Uses of Interface
software.amazon.awscdk.interfaces.appsync.ISourceApiAssociationRef
Packages that use ISourceApiAssociationRef
Package
Description
AWS AppSync Construct Library
-
Uses of ISourceApiAssociationRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of ISourceApiAssociationRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISourceApiAssociationRef.Classes in software.amazon.awscdk.interfaces.appsync that implement ISourceApiAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISourceApiAssociationRef in software.amazon.awscdk.services.appsync
Subinterfaces of ISourceApiAssociationRef in software.amazon.awscdk.services.appsyncModifier and TypeInterfaceDescriptioninterfaceInterface for AppSync Source Api Association.static interfaceInternal default implementation forISourceApiAssociation.Classes in software.amazon.awscdk.services.appsync that implement ISourceApiAssociationRefModifier and TypeClassDescriptionclassDescribes the configuration of a source API.static final classA proxy class which represents a concrete javascript instance of this type.classAppSync SourceApiAssociation which associates an AppSync source API to an AppSync Merged API.