Uses of Interface
software.amazon.awscdk.interfaces.appsync.IGraphQLApiRef
Packages that use IGraphQLApiRef
Package
Description
AWS AppSync Construct Library
AWS::WAFv2 Construct Library
-
Uses of IGraphQLApiRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IGraphQLApiRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGraphQLApiRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IGraphQLApiRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGraphQLApiRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IGraphQLApiRefModifier and TypeClassDescriptionclassTheAWS::AppSync::GraphQLApiresource creates a new AWS AppSync GraphQL API.Methods in software.amazon.awscdk.services.appsync with parameters of type IGraphQLApiRefModifier and TypeMethodDescriptionCfnDataSource.Builder.apiId(IGraphQLApiRef apiId) Unique AWS AppSync GraphQL API identifier where this data source will be created.CfnDataSourceProps.Builder.apiId(IGraphQLApiRef apiId) Sets the value ofCfnDataSourceProps.getApiId()CfnDomainNameApiAssociation.Builder.apiId(IGraphQLApiRef apiId) The API ID.CfnDomainNameApiAssociationProps.Builder.apiId(IGraphQLApiRef apiId) Sets the value ofCfnDomainNameApiAssociationProps.getApiId()CfnFunctionConfiguration.Builder.apiId(IGraphQLApiRef apiId) The AWS AppSync GraphQL API that you want to attach using this function.CfnFunctionConfigurationProps.Builder.apiId(IGraphQLApiRef apiId) Sets the value ofCfnFunctionConfigurationProps.getApiId()CfnResolver.Builder.apiId(IGraphQLApiRef apiId) The AWS AppSync GraphQL API to which you want to attach this resolver.CfnResolverProps.Builder.apiId(IGraphQLApiRef apiId) Sets the value ofCfnResolverProps.getApiId()static StringCfnGraphQLApi.arnForGraphQLApi(IGraphQLApiRef resource) -
Uses of IGraphQLApiRef in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 with parameters of type IGraphQLApiRefModifier and TypeMethodDescriptionCfnWebACLAssociation.Builder.resourceArn(IGraphQLApiRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.CfnWebACLAssociationProps.Builder.resourceArn(IGraphQLApiRef resourceArn) Sets the value ofCfnWebACLAssociationProps.getResourceArn()