Uses of Interface
software.amazon.awscdk.services.appsync.SourceApiAssociationAttributes
-
Uses of SourceApiAssociationAttributes in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionstatic final class
An implementation forSourceApiAssociationAttributes
Modifier and TypeMethodDescriptionSourceApiAssociationAttributes.Builder.build()
Builds the configured instance.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.