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.
3976 3977 3978 |
# File 'sig/types.rbs', line 3976 def carrier_gateway @carrier_gateway end |