Class: Aws::Types::DeleteEgressOnlyInternetGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEgressOnlyInternetGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#return_code ⇒ Boolean
Returns the value of attribute return_code.
Instance Attribute Details
#return_code ⇒ Boolean
Returns the value of attribute return_code.
4046 4047 4048 |
# File 'sig/types.rbs', line 4046 def return_code @return_code end |