Transit Gateway Peering Attachment Args
fun TransitGatewayPeeringAttachmentArgs(peerAccountId: Output<String>? = null, peerRegion: Output<String>? = null, peerTransitGatewayId: Output<String>? = null, tags: Output<List<TransitGatewayPeeringAttachmentTagArgs>>? = null, transitGatewayId: Output<String>? = null)