AWS::NetworkManager::ConnectAttachment ProposedNetworkFunctionGroupChange - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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, ... ] }

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

Tags

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