Transit Gateway Route Table Attachment Args
fun TransitGatewayRouteTableAttachmentArgs(peeringId: Output<String>? = null, proposedSegmentChange: Output<TransitGatewayRouteTableAttachmentProposedSegmentChangeArgs>? = null, tags: Output<List<TransitGatewayRouteTableAttachmentTagArgs>>? = null, transitGatewayRouteTableArn: Output<String>? = null)