AWS::NetworkManager::DirectConnectGatewayAttachment
Creates an AWS Direct Connect gateway attachment
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::NetworkManager::DirectConnectGatewayAttachment", "Properties" : { "CoreNetworkId" :
String
, "DirectConnectGatewayArn" :String
, "EdgeLocations" :[ String, ... ]
, "ProposedNetworkFunctionGroupChange" :ProposedNetworkFunctionGroupChange
, "ProposedSegmentChange" :ProposedSegmentChange
, "Tags" :[ Tag, ... ]
} }
YAML
Type: AWS::NetworkManager::DirectConnectGatewayAttachment Properties: CoreNetworkId:
String
DirectConnectGatewayArn:String
EdgeLocations:- String
ProposedNetworkFunctionGroupChange:ProposedNetworkFunctionGroupChange
ProposedSegmentChange:ProposedSegmentChange
Tags:- Tag
Properties
CoreNetworkId
Property description not available.
Required: Yes
Type: String
Update requires: Replacement
DirectConnectGatewayArn
-
The Direct Connect gateway attachment ARN.
Required: Yes
Type: String
Pattern:
^arn:[^:]{1,63}:directconnect::[^:]{0,63}:dx-gateway\/[0-9a-f]{8}-([0-9a-f]{4}-){3}[0-9a-f]{12}$
Minimum:
0
Maximum:
500
Update requires: Replacement
EdgeLocations
Property description not available.
Required: Yes
Type: Array of String
Update requires: No interruption
ProposedNetworkFunctionGroupChange
-
Describes proposed changes to a network function group.
Required: No
Type: ProposedNetworkFunctionGroupChange
Update requires: No interruption
ProposedSegmentChange
-
Describes a proposed segment change. In some cases, the segment change must first be evaluated and accepted.
Required: No
Type: ProposedSegmentChange
Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
AttachmentId
Property description not available.
AttachmentPolicyRuleNumber
Property description not available.
AttachmentType
Property description not available.
CoreNetworkArn
Property description not available.
CreatedAt
Property description not available.
NetworkFunctionGroupName
-
The name of the network function group.
OwnerAccountId
Property description not available.
ResourceArn
Property description not available.
SegmentName
Property description not available.
State
Property description not available.
UpdatedAt
Property description not available.