Class: Aws::Types::CreateCustomerGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateCustomerGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#customer_gateway ⇒ Types::CustomerGateway
Returns the value of attribute customer_gateway.
Instance Attribute Details
#customer_gateway ⇒ Types::CustomerGateway
Returns the value of attribute customer_gateway.
2244 2245 2246 |
# File 'sig/types.rbs', line 2244 def customer_gateway @customer_gateway end |