Site To Site Vpn Attachment Proposed Network Function Group Change
data class SiteToSiteVpnAttachmentProposedNetworkFunctionGroupChange(val attachmentPolicyRuleNumber: Int? = null, val networkFunctionGroupName: String? = null, val tags: List<SiteToSiteVpnAttachmentTag>? = 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<SiteToSiteVpnAttachmentTag>? = null)