Class: Aws::Types::CreateCarrierGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateCarrierGatewayResult
- 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.
2153 2154 2155 |
# File 'sig/types.rbs', line 2153 def carrier_gateway @carrier_gateway end |