powered by
Lists the virtual private gateways owned by the AWS account.
You can create one or more AWS Direct Connect private virtual interfaces linked to a virtual private gateway.
directconnect_describe_virtual_gateways()
A list with the following syntax:
list( virtualGateways = list( list( virtualGatewayId = "string", virtualGatewayState = "string" ) ) )