Uses of Interface
software.amazon.awscdk.interfaces.appsync.SourceApiAssociationReference
Packages that use SourceApiAssociationReference
Package
Description
AWS AppSync Construct Library
-
Uses of SourceApiAssociationReference in software.amazon.awscdk.interfaces.appsync
Classes in software.amazon.awscdk.interfaces.appsync that implement SourceApiAssociationReferenceModifier and TypeClassDescriptionstatic final classAn implementation forSourceApiAssociationReferenceMethods in software.amazon.awscdk.interfaces.appsync that return SourceApiAssociationReferenceModifier and TypeMethodDescriptionSourceApiAssociationReference.Builder.build()Builds the configured instance.ISourceApiAssociationRef.getSourceApiAssociationRef()(experimental) A reference to a SourceApiAssociation resource.default SourceApiAssociationReferenceISourceApiAssociationRef.Jsii$Default.getSourceApiAssociationRef()(experimental) A reference to a SourceApiAssociation resource.ISourceApiAssociationRef.Jsii$Proxy.getSourceApiAssociationRef()(experimental) A reference to a SourceApiAssociation resource. -
Uses of SourceApiAssociationReference in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return SourceApiAssociationReferenceModifier and TypeMethodDescriptionCfnSourceApiAssociation.getSourceApiAssociationRef()A reference to a SourceApiAssociation resource.