DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange

data class DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange(val attachmentPolicyRuleNumber: Int? = null, val networkFunctionGroupName: String? = null, val tags: List<DirectConnectGatewayAttachmentTag>? = null)

The attachment to move from one network function group to another.

Constructors

constructor(attachmentPolicyRuleNumber: Int? = null, networkFunctionGroupName: String? = null, tags: List<DirectConnectGatewayAttachmentTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The rule number in the policy document that applies to this change.

Link copied to clipboard

The name of the network function group to change.

Link copied to clipboard

The key-value tags that changed for the network function group.