latest--aws-appsync-sourceapiassociation
shared
Type:
object
Resource Type definition for AWS::AppSync::SourceApiAssociation. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-appsync
Properties
SourceApiIdentifier
string | Aws_CF_FunctionString
Identifier of the Source GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN
MergedApiIdentifier
string | Aws_CF_FunctionString
Identifier of the Merged GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN
Description
string | Aws_CF_FunctionString
Description of the SourceApiAssociation.
SourceApiAssociationConfig
object
1 nested properties
MergeType
string
Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.
Definitions
SourceApiAssociationConfig
object
MergeType
string
Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.