Uses of Enum
software.amazon.awscdk.services.appsync.MergeType
Packages that use MergeType
-
Uses of MergeType in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return MergeTypeModifier 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.Methods in software.amazon.awscdk.services.appsync with parameters of type MergeTypeModifier and TypeMethodDescriptionSets the value ofSourceApi.getMergeType()
The merge type for the source.Sets the value ofSourceApiAssociationProps.getMergeType()