Uses of Interface
software.amazon.awscdk.services.appsync.ISourceApiAssociation
-
Uses of ISourceApiAssociation in software.amazon.awscdk.services.appsync
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISourceApiAssociation
.Modifier 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.Modifier 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.