DataSourceIntrospectionResult - AWS AppSync

DataSourceIntrospectionResult

Represents the output of a DataSourceIntrospectionResult. This is the populated result of a GetDataSourceIntrospection operation.

Contents

models

The array of DataSourceIntrospectionModel objects.

Type: Array of DataSourceIntrospectionModel objects

Required: No

nextToken

Determines the number of types to be returned in a single response before paginating. This value is typically taken from nextToken value from the previous response.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 65536.

Pattern: [\\S]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: