TransitGatewayRouteTableAttachment

class TransitGatewayRouteTableAttachment : KotlinCustomResource

AWS::NetworkManager::TransitGatewayRouteTableAttachment Resource Type definition.

Properties

Link copied to clipboard
val attachmentId: Output<String>

The ID of the attachment.

Link copied to clipboard

The policy rule number associated with the attachment.

Link copied to clipboard
val attachmentType: Output<String>

The type of attachment.

Link copied to clipboard
val coreNetworkArn: Output<String>

The ARN of a core network for the VPC attachment.

Link copied to clipboard
val coreNetworkId: Output<String>

The ID of a core network where you're creating a site-to-site VPN attachment.

Link copied to clipboard
val createdAt: Output<String>

Creation time of the attachment.

Link copied to clipboard
val edgeLocation: Output<String>

The Region where the edge is located.

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

The name of the network function group attachment.

Link copied to clipboard
val ownerAccountId: Output<String>

Owner account of the attachment.

Link copied to clipboard
val peeringId: Output<String>

The Id of peering between transit gateway and core network.

Link copied to clipboard

The attachment to move from one network function group to another.

Link copied to clipboard

The attachment to move from one segment to another.

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 of the Resource.

Link copied to clipboard
val segmentName: Output<String>

The name of the segment that attachment is in.

Link copied to clipboard
val state: Output<String>

The state of the attachment.

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 of transit gateway route table.

Link copied to clipboard
val updatedAt: Output<String>

Last update time of the attachment.

Link copied to clipboard
val urn: Output<String>