TransitGatewayPeeringAttachment

class TransitGatewayPeeringAttachment : KotlinCustomResource

The AWS::EC2::TransitGatewayPeeringAttachment type

Properties

Link copied to clipboard
val creationTime: Output<String>

The time the transit gateway peering attachment was created.

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

The ID of the peer account

Link copied to clipboard
val peerRegion: Output<String>

Peer Region

Link copied to clipboard

The ID of the peer transit gateway.

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

The state of the transit gateway peering attachment. Note that the initiating state has been deprecated.

Link copied to clipboard

The status of the transit gateway peering attachment.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the transit gateway peering attachment.

Link copied to clipboard

The ID of the transit gateway peering attachment.

Link copied to clipboard

The ID of the transit gateway.

Link copied to clipboard
val urn: Output<String>