Uses of Enum
software.amazon.awscdk.services.appsync.MergeType
-
Uses of MergeType in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptiondefault MergeType
SourceApi.getMergeType()
Merging option used to associate the source API to the Merged API.final MergeType
SourceApi.Jsii$Proxy.getMergeType()
SourceApiAssociation.getMergeType()
The merge type for the source api association.default MergeType
SourceApiAssociationProps.getMergeType()
The merge type for the source.final MergeType
SourceApiAssociationProps.Jsii$Proxy.getMergeType()
static MergeType
Returns the enum constant of this type with the specified name.static MergeType[]
MergeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSets the value ofSourceApi.getMergeType()
The merge type for the source.Sets the value ofSourceApiAssociationProps.getMergeType()