GetTransitGatewayPeeringResult

data class GetTransitGatewayPeeringResult(val coreNetworkArn: String? = null, val createdAt: String? = null, val edgeLocation: String? = null, val ownerAccountId: String? = null, val peeringId: String? = null, val peeringType: String? = null, val resourceArn: String? = null, val state: String? = null, val tags: List<Tag>? = null, val transitGatewayPeeringAttachmentId: String? = null)

Constructors

Link copied to clipboard
constructor(coreNetworkArn: String? = null, createdAt: String? = null, edgeLocation: String? = null, ownerAccountId: String? = null, peeringId: String? = null, peeringType: String? = null, resourceArn: String? = null, state: String? = null, tags: List<Tag>? = null, transitGatewayPeeringAttachmentId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val coreNetworkArn: String? = null

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

Link copied to clipboard
val createdAt: String? = null

The creation time of the transit gateway peering

Link copied to clipboard
val edgeLocation: String? = null

The location of the transit gateway peering

Link copied to clipboard
val ownerAccountId: String? = null

Peering owner account Id

Link copied to clipboard
val peeringId: String? = null

The Id of the transit gateway peering

Link copied to clipboard
val peeringType: String? = null

Peering type (TransitGatewayPeering)

Link copied to clipboard
val resourceArn: String? = null

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

Link copied to clipboard
val state: String? = null

The state of the transit gateway peering

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

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

Link copied to clipboard

The ID of the TransitGatewayPeeringAttachment