Class: Aws::Types::DeleteCarrierGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCarrierGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#carrier_gateway ⇒ Types::CarrierGateway
Returns the value of attribute carrier_gateway.
Instance Attribute Details
#carrier_gateway ⇒ Types::CarrierGateway
Returns the value of attribute carrier_gateway.
4112 4113 4114 |
# File 'sig/types.rbs', line 4112 def carrier_gateway @carrier_gateway end |