networkmanager_update_direct_connect_gateway_attachment: Updates the edge locations associated with an Amazon Web...

View source: R/networkmanager_operations.R

networkmanager_update_direct_connect_gateway_attachmentR Documentation

Updates the edge locations associated with an Amazon Web Services Direct Connect gateway attachment

Description

Updates the edge locations associated with an Amazon Web Services Direct Connect gateway attachment.

See https://www.paws-r-sdk.com/docs/networkmanager_update_direct_connect_gateway_attachment/ for full documentation.

Usage

networkmanager_update_direct_connect_gateway_attachment(
  AttachmentId,
  EdgeLocations = NULL
)

Arguments

AttachmentId

[required] The ID of the Direct Connect gateway attachment for the updated edge locations.

EdgeLocations

One or more edge locations to update for the Direct Connect gateway attachment. The updated array of edge locations overwrites the previous array of locations. EdgeLocations is only used for Direct Connect gateway attachments.


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