Uses of Class
software.amazon.awscdk.services.appsync.CfnGraphQLSchema.Builder
-
Uses of CfnGraphQLSchema.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionThe AWS AppSync GraphQL API identifier to which you want to apply this schema.static CfnGraphQLSchema.Builder
CfnGraphQLSchema.Builder.definition
(String definition) The text representation of a GraphQL schema in SDL format.CfnGraphQLSchema.Builder.definitionS3Location
(String definitionS3Location) The location of a GraphQL schema file in an Amazon S3 bucket.