View source: R/networkmanager_operations.R
networkmanager_update_direct_connect_gateway_attachment | R Documentation |
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.
networkmanager_update_direct_connect_gateway_attachment(
AttachmentId,
EdgeLocations = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.