TransitGatewayPeering

class TransitGatewayPeering : KotlinCustomResource

AWS::NetworkManager::TransitGatewayPeering Resoruce Type.

Properties

Link copied to clipboard
val coreNetworkArn: Output<String>

The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.

Link copied to clipboard
val coreNetworkId: Output<String>

The Id of the core network that you want to peer a transit gateway to.

Link copied to clipboard
val createdAt: Output<String>

The creation time of the transit gateway peering

Link copied to clipboard
val edgeLocation: Output<String>

The location of the transit gateway peering

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

Peering owner account Id

Link copied to clipboard
val peeringId: Output<String>

The Id of the transit gateway peering

Link copied to clipboard
val peeringType: Output<String>

Peering type (TransitGatewayPeering)

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

The ARN (Amazon Resource Name) of the resource that you will peer to a core network

Link copied to clipboard
val state: Output<String>

The state of the transit gateway peering

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard

The ARN (Amazon Resource Name) of the transit gateway that you will peer to a core network

Link copied to clipboard

The ID of the TransitGatewayPeeringAttachment

Link copied to clipboard
val urn: Output<String>