Transit Gateway Route Table Attachment Proposed Network Function Group Change
data class TransitGatewayRouteTableAttachmentProposedNetworkFunctionGroupChange(val attachmentPolicyRuleNumber: Int? = null, val networkFunctionGroupName: String? = null, val tags: List<TransitGatewayRouteTableAttachmentTag>? = null)
The attachment to move from one network function group to another.
Constructors
Link copied to clipboard
constructor(attachmentPolicyRuleNumber: Int? = null, networkFunctionGroupName: String? = null, tags: List<TransitGatewayRouteTableAttachmentTag>? = null)