networkmanager_create_direct_connect_gateway_attachment: Creates an Amazon Web Services Direct Connect gateway...

View source: R/networkmanager_operations.R

networkmanager_create_direct_connect_gateway_attachmentR Documentation

Creates an Amazon Web Services Direct Connect gateway attachment

Description

Creates 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,
  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.

EdgeLocations

[required] One or more core network edge locations that the Direct Connect gateway attachment is associated with.

Tags

The key value tags to apply to the Direct Connect gateway attachment during creation.

ClientToken

client token


paws.networking documentation built on April 3, 2025, 5:54 p.m.