SourceApiAssociation

class SourceApiAssociation : KotlinCustomResource

Resource Type definition for AWS::AppSync::SourceApiAssociation

Properties

Link copied to clipboard
val associationArn: Output<String>

ARN of the SourceApiAssociation.

Link copied to clipboard
val associationId: Output<String>

Id of the SourceApiAssociation.

Link copied to clipboard
val description: Output<String>?

Description of the SourceApiAssociation.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Date of last schema successful merge.

Link copied to clipboard
val mergedApiArn: Output<String>

ARN of the Merged API in the association.

Link copied to clipboard
val mergedApiId: Output<String>

GraphQLApiId of the Merged API in the association.

Link copied to clipboard

Identifier of the Merged GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sourceApiArn: Output<String>

ARN of the source API in the association.

Link copied to clipboard

Customized configuration for SourceApiAssociation.

Link copied to clipboard

Current status of SourceApiAssociation.

Link copied to clipboard

Current SourceApiAssociation status details.

Link copied to clipboard
val sourceApiId: Output<String>

GraphQLApiId of the source API in the association.

Link copied to clipboard

Identifier of the Source GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN

Link copied to clipboard
val urn: Output<String>