Get Transit Gateway Peering Attachment Result
data class GetTransitGatewayPeeringAttachmentResult(val creationTime: String? = null, val state: String? = null, val status: TransitGatewayPeeringAttachmentPeeringAttachmentStatus? = null, val tags: List<Tag>? = null, val transitGatewayAttachmentId: String? = null)