Transit Gateway Route Table Attachment Proposed Segment Change
data class TransitGatewayRouteTableAttachmentProposedSegmentChange(val attachmentPolicyRuleNumber: Int? = null, val segmentName: String? = null, val tags: List<TransitGatewayRouteTableAttachmentTag>? = null)
The attachment to move from one segment to another.
Constructors
Link copied to clipboard
constructor(attachmentPolicyRuleNumber: Int? = null, segmentName: String? = null, tags: List<TransitGatewayRouteTableAttachmentTag>? = null)