networkmanager_get_direct_connect_gateway_attachment {paws.networking} | R Documentation |
Returns information about a specific Amazon Web Services Direct Connect gateway attachment
Description
Returns information about a specific Amazon Web Services Direct Connect gateway attachment.
See https://www.paws-r-sdk.com/docs/networkmanager_get_direct_connect_gateway_attachment/ for full documentation.
Usage
networkmanager_get_direct_connect_gateway_attachment(AttachmentId)
Arguments
AttachmentId |
[required] The ID of the Direct Connect gateway attachment that you want to see details about. |
[Package paws.networking version 0.9.0 Index]