Get Transit Gateway Peering Result
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)
Properties
Link copied to clipboard
The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
Link copied to clipboard
The location of the transit gateway peering
Link copied to clipboard
Peering owner account Id
Link copied to clipboard
Peering type (TransitGatewayPeering)
Link copied to clipboard
The ARN (Amazon Resource Name) of the resource that you will peer to a core network
Link copied to clipboard
The ID of the TransitGatewayPeeringAttachment