Data Source schema for AWS::AppSync::SourceApiAssociation
id
(String) Uniquely identifies the resource.association_arn
(String) ARN of the SourceApiAssociation.association_id
(String) Id of the SourceApiAssociation.description
(String) Description of the SourceApiAssociation.last_successful_merge_date
(String) Date of last schema successful merge.merged_api_arn
(String) ARN of the Merged API in the association.merged_api_id
(String) GraphQLApiId of the Merged API in the association.merged_api_identifier
(String) Identifier of the Merged GraphQLApi to associate. It could be either GraphQLApi ApiId or ARNsource_api_arn
(String) ARN of the source API in the association.source_api_association_config
(Attributes) Customized configuration for SourceApiAssociation. (see below for nested schema)source_api_association_status
(String) Current status of SourceApiAssociation.source_api_association_status_detail
(String) Current SourceApiAssociation status details.source_api_id
(String) GraphQLApiId of the source API in the association.source_api_identifier
(String) Identifier of the Source GraphQLApi to associate. It could be either GraphQLApi ApiId or ARNsource_api_association_config
Read-Only:
merge_type
(String) Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.