Uses of Interface
software.amazon.awscdk.services.appsync.ISourceApiAssociation
Packages that use ISourceApiAssociation
-
Uses of ISourceApiAssociation in software.amazon.awscdk.services.appsync
Subinterfaces of ISourceApiAssociation in software.amazon.awscdk.services.appsyncModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISourceApiAssociation
.Classes in software.amazon.awscdk.services.appsync that implement ISourceApiAssociationModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
AppSync SourceApiAssociation which associates an AppSync source API to an AppSync Merged API.Methods in software.amazon.awscdk.services.appsync that return ISourceApiAssociationModifier and TypeMethodDescriptionstatic ISourceApiAssociation
SourceApiAssociation.fromSourceApiAssociationAttributes
(software.constructs.Construct scope, String id, SourceApiAssociationAttributes attrs) Import Appsync Source Api Association from source API, merged api, and merge type.