Uses of Interface
software.amazon.awscdk.services.appsync.GraphqlApiAttributes
-
Uses of GraphqlApiAttributes in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionGraphqlApiAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IGraphqlApi
GraphqlApi.fromGraphqlApiAttributes
(software.constructs.Construct scope, String id, GraphqlApiAttributes attrs) Import a GraphQL API through this function.