Class: Aws::Types::BlockPublicAccessStates
- Inherits:
-
Object
- Object
- Aws::Types::BlockPublicAccessStates
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#internet_gateway_block_mode ⇒ "off", ...
Returns the value of attribute internet_gateway_block_mode.
Instance Attribute Details
#internet_gateway_block_mode ⇒ "off", ...
Returns the value of attribute internet_gateway_block_mode.
1085 1086 1087 |
# File 'sig/types.rbs', line 1085 def internet_gateway_block_mode @internet_gateway_block_mode end |