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://paws-r.github.io/docs/directconnect/describe_virtual_interfaces.html for full documentation.
directconnect_describe_virtual_interfaces(
connectionId = NULL,
virtualInterfaceId = NULL
)
The ID of the connection.
The ID of the virtual interface.