class Aws::DirectConnect::Types::VirtualGateway

Information about a virtual private gateway for a private virtual interface.

@!attribute [rw] virtual_gateway_id

The ID of the virtual private gateway.
@return [String]

@!attribute [rw] virtual_gateway_state

The state of the virtual private gateway. The following are the
possible values:

* `pending`\: Initial state after creating the virtual private
  gateway.

* `available`\: Ready for use by a private virtual interface.

* `deleting`\: Initial state after deleting the virtual private
  gateway.

* `deleted`\: The virtual private gateway is deleted. The private
  virtual interface is unable to send traffic over this gateway.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/VirtualGateway AWS API Documentation

Constants

SENSITIVE