Class: Aws::Types::DescribeVirtualGatewayOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeVirtualGatewayOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#virtual_gateway ⇒ Types::VirtualGatewayData
Returns the value of attribute virtual_gateway.
Instance Attribute Details
#virtual_gateway ⇒ Types::VirtualGatewayData
Returns the value of attribute virtual_gateway.
323 324 325 |
# File 'sig/types.rbs', line 323 def virtual_gateway @virtual_gateway end |