DataSourceIntrospectionResult - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: