Creates an Amazon Web Services Direct Connect gateway attachment
Source:R/networkmanager_operations.R
networkmanager_create_direct_connect_gateway_attachment.RdCreates an Amazon Web Services Direct Connect gateway attachment
See https://www.paws-r-sdk.com/docs/networkmanager_create_direct_connect_gateway_attachment/ for full documentation.
Usage
networkmanager_create_direct_connect_gateway_attachment(
CoreNetworkId,
DirectConnectGatewayArn,
RoutingPolicyLabel = NULL,
EdgeLocations,
Tags = NULL,
ClientToken = NULL
)Arguments
- CoreNetworkId
[required] The ID of the Cloud WAN core network that the Direct Connect gateway attachment should be attached to.
- DirectConnectGatewayArn
[required] The ARN of the Direct Connect gateway attachment.
- RoutingPolicyLabel
The routing policy label to apply to the Direct Connect Gateway attachment for traffic routing decisions.
- EdgeLocations
[required] One or more core network edge locations that the Direct Connect gateway attachment is associated with.
The key value tags to apply to the Direct Connect gateway attachment during creation.
- ClientToken
client token