View source: R/directconnect_operations.R
directconnect_describe_virtual_interfaces | R Documentation |
Displays all virtual interfaces for an Amazon Web Services account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned.
See https://www.paws-r-sdk.com/docs/directconnect_describe_virtual_interfaces/ for full documentation.
directconnect_describe_virtual_interfaces(
connectionId = NULL,
virtualInterfaceId = NULL
)
connectionId |
The ID of the connection. |
virtualInterfaceId |
The ID of the virtual interface. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.