Class: Aws::Types::DeleteVirtualGatewayOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVirtualGatewayOutput
- 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.
238 239 240 |
# File 'sig/types.rbs', line 238 def virtual_gateway @virtual_gateway end |