Class: Aws::Types::CreateInternetGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateInternetGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#internet_gateway ⇒ Types::InternetGateway
Returns the value of attribute internet_gateway.
Instance Attribute Details
#internet_gateway ⇒ Types::InternetGateway
Returns the value of attribute internet_gateway.
2484 2485 2486 |
# File 'sig/types.rbs', line 2484 def internet_gateway @internet_gateway end |