Uses of Interface
software.amazon.awscdk.interfaces.appsync.GraphQLApiReference
Packages that use GraphQLApiReference
Package
Description
AWS AppSync Construct Library
-
Uses of GraphQLApiReference in software.amazon.awscdk.interfaces.appsync
Classes in software.amazon.awscdk.interfaces.appsync that implement GraphQLApiReferenceMethods in software.amazon.awscdk.interfaces.appsync that return GraphQLApiReferenceModifier and TypeMethodDescriptionGraphQLApiReference.Builder.build()Builds the configured instance.IGraphQLApiRef.getGraphQlApiRef()(experimental) A reference to a GraphQLApi resource.default GraphQLApiReferenceIGraphQLApiRef.Jsii$Default.getGraphQlApiRef()(experimental) A reference to a GraphQLApi resource.final GraphQLApiReferenceIGraphQLApiRef.Jsii$Proxy.getGraphQlApiRef()(experimental) A reference to a GraphQLApi resource. -
Uses of GraphQLApiReference in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return GraphQLApiReferenceModifier and TypeMethodDescriptionCfnGraphQLApi.getGraphQlApiRef()A reference to a GraphQLApi resource.