Uses of Interface
software.amazon.awscdk.services.appsync.IGraphqlApi
Packages that use IGraphqlApi
Package
Description
AWS AppSync Construct Library
Event Targets for Amazon EventBridge
-
Uses of IGraphqlApi in software.amazon.awscdk.services.appsync
Subinterfaces of IGraphqlApi in software.amazon.awscdk.services.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGraphqlApi.Classes in software.amazon.awscdk.services.appsync that implement IGraphqlApiModifier and TypeClassDescriptionclassAn AppSync GraphQL API.classBase Class for GraphQL API.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appsync that return IGraphqlApiModifier and TypeMethodDescriptionstatic IGraphqlApiGraphqlApi.fromGraphqlApiAttributes(software.constructs.Construct scope, String id, GraphqlApiAttributes attrs) Import a GraphQL API through this function.AppsyncFunctionProps.getApi()the GraphQL Api linked to this AppSync Function.final IGraphqlApiAppsyncFunctionProps.Jsii$Proxy.getApi()final IGraphqlApiBackedDataSourceProps.Jsii$Proxy.getApi()protected IGraphqlApiBaseDataSource.getApi()BaseDataSourceProps.getApi()The API to attach this data source to.final IGraphqlApiBaseDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiDynamoDbDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiElasticsearchDataSourceProps.Jsii$Proxy.getApi()Deprecated.final IGraphqlApiEventBridgeDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiHttpDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiLambdaDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiNoneDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiOpenSearchDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiRdsDataSourceProps.Jsii$Proxy.getApi()final IGraphqlApiRdsDataSourcePropsV2.Jsii$Proxy.getApi()ResolverProps.getApi()The API this resolver is attached to.final IGraphqlApiResolverProps.Jsii$Proxy.getApi()ISourceApiAssociation.getMergedApi()The merged api in the association.default IGraphqlApiISourceApiAssociation.Jsii$Default.getMergedApi()The merged api in the association.final IGraphqlApiISourceApiAssociation.Jsii$Proxy.getMergedApi()The merged api in the association.SourceApiAssociation.getMergedApi()The merged api in the association.SourceApiAssociationAttributes.getMergedApi()The merged api in the association.final IGraphqlApiSourceApiAssociationAttributes.Jsii$Proxy.getMergedApi()SourceApiAssociationProps.getMergedApi()The merged api to associate.final IGraphqlApiSourceApiAssociationProps.Jsii$Proxy.getMergedApi()ISourceApiAssociation.getSourceApi()The source api in the association.default IGraphqlApiISourceApiAssociation.Jsii$Default.getSourceApi()The source api in the association.final IGraphqlApiISourceApiAssociation.Jsii$Proxy.getSourceApi()The source api in the association.SourceApi.getSourceApi()Source API that is associated with the merged API.final IGraphqlApiSourceApi.Jsii$Proxy.getSourceApi()SourceApiAssociation.getSourceApi()The source api in the association.SourceApiAssociationAttributes.getSourceApi()The source api in the association.final IGraphqlApiSourceApiAssociationAttributes.Jsii$Proxy.getSourceApi()SourceApiAssociationProps.getSourceApi()The source api to associate.final IGraphqlApiSourceApiAssociationProps.Jsii$Proxy.getSourceApi()Methods in software.amazon.awscdk.services.appsync with parameters of type IGraphqlApiModifier and TypeMethodDescriptionAppsyncFunction.Builder.api(IGraphqlApi api) the GraphQL Api linked to this AppSync Function.AppsyncFunctionProps.Builder.api(IGraphqlApi api) Sets the value ofAppsyncFunctionProps.getApi()BackedDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()BaseDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()DynamoDbDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.DynamoDbDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()ElasticsearchDataSource.Builder.api(IGraphqlApi api) Deprecated.The API to attach this data source to.ElasticsearchDataSourceProps.Builder.api(IGraphqlApi api) Deprecated.Sets the value ofBaseDataSourceProps.getApi()EventBridgeDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.EventBridgeDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()HttpDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.HttpDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()LambdaDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.LambdaDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()NoneDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.NoneDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()OpenSearchDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.OpenSearchDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()RdsDataSource.Builder.api(IGraphqlApi api) The API to attach this data source to.RdsDataSourceProps.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()RdsDataSourcePropsV2.Builder.api(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()Resolver.Builder.api(IGraphqlApi api) The API this resolver is attached to.ResolverProps.Builder.api(IGraphqlApi api) Sets the value ofResolverProps.getApi()ISchema.bind(IGraphqlApi api) Binds a schema string to a GraphQlApi.ISchema.bind(IGraphqlApi api, SchemaBindOptions options) Binds a schema string to a GraphQlApi.default ISchemaConfigISchema.Jsii$Default.bind(IGraphqlApi api, SchemaBindOptions options) Binds a schema string to a GraphQlApi.final ISchemaConfigISchema.Jsii$Proxy.bind(IGraphqlApi api) Binds a schema string to a GraphQlApi.final ISchemaConfigISchema.Jsii$Proxy.bind(IGraphqlApi api, SchemaBindOptions options) Binds a schema string to a GraphQlApi.SchemaFile.bind(IGraphqlApi api) Called when the GraphQL Api is initialized to allow this object to bind to the stack.SchemaFile.bind(IGraphqlApi api, SchemaBindOptions _options) Called when the GraphQL Api is initialized to allow this object to bind to the stack.SourceApiAssociation.Builder.mergedApi(IGraphqlApi mergedApi) The merged api to associate.SourceApiAssociationAttributes.Builder.mergedApi(IGraphqlApi mergedApi) Sets the value ofSourceApiAssociationAttributes.getMergedApi()SourceApiAssociationProps.Builder.mergedApi(IGraphqlApi mergedApi) Sets the value ofSourceApiAssociationProps.getMergedApi()protected voidBaseDataSource.setApi(IGraphqlApi value) SourceApi.Builder.sourceApi(IGraphqlApi sourceApi) Sets the value ofSourceApi.getSourceApi()SourceApiAssociation.Builder.sourceApi(IGraphqlApi sourceApi) The source api to associate.SourceApiAssociationAttributes.Builder.sourceApi(IGraphqlApi sourceApi) Sets the value ofSourceApiAssociationAttributes.getSourceApi()SourceApiAssociationProps.Builder.sourceApi(IGraphqlApi sourceApi) Sets the value ofSourceApiAssociationProps.getSourceApi() -
Uses of IGraphqlApi in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets with parameters of type IGraphqlApiModifier and TypeMethodDescriptionstatic AppSync.BuilderAppSync.Builder.create(IGraphqlApi appsyncApi) Constructors in software.amazon.awscdk.services.events.targets with parameters of type IGraphqlApi