This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::NetworkManager::ConnectAttachment ProposedNetworkFunctionGroupChange
Describes proposed changes to a network function group.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AttachmentPolicyRuleNumber" :Integer, "NetworkFunctionGroupName" :String, "Tags" :[ Tag, ... ]}
YAML
AttachmentPolicyRuleNumber:IntegerNetworkFunctionGroupName:StringTags:- 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: 0Maximum: 256Update 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