AWS::NetworkManager::SiteToSiteVpnAttachment ProposedNetworkFunctionGroupChange
Describes proposed changes to a network function group.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AttachmentPolicyRuleNumber" :
Integer
, "NetworkFunctionGroupName" :String
, "Tags" :[ Tag, ... ]
}
YAML
AttachmentPolicyRuleNumber:
Integer
NetworkFunctionGroupName:String
Tags:- Tag
Properties
AttachmentPolicyRuleNumber
-
The proposed new attachment policy rule number for the network function group.
Required: No
Type: Integer
Update requires: No interruption
NetworkFunctionGroupName
-
The proposed name change for the network function group name.
Required: No
Type: String
Pattern:
[\s\S]*
Minimum:
0
Maximum:
256
Update requires: No interruption
-
The list of proposed changes to the key-value tags associated with the network function group.
Required: No
Type: Array of Tag
Update requires: No interruption