GetPeeringAttachmentResult

data class GetPeeringAttachmentResult(val filters: List<GetPeeringAttachmentFilter>? = null, val id: String, val peerAccountId: String, val peerRegion: String, val peerTransitGatewayId: String, val tags: Map<String, String>, val transitGatewayId: String)

A collection of values returned by getPeeringAttachment.

Constructors

Link copied to clipboard
constructor(filters: List<GetPeeringAttachmentFilter>? = null, id: String, peerAccountId: String, peerRegion: String, peerTransitGatewayId: String, tags: Map<String, String>, transitGatewayId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard

Identifier of the peer AWS account

Link copied to clipboard

Identifier of the peer AWS region

Link copied to clipboard

Identifier of the peer EC2 Transit Gateway

Link copied to clipboard
Link copied to clipboard

Identifier of the local EC2 Transit Gateway