Class: Aws::Types::Region
- Inherits:
-
Object
- Object
- Aws::Types::Region
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#region_name ⇒ ::String
Returns the value of attribute region_name.
-
#region_opt_status ⇒ "ENABLED", ...
Returns the value of attribute region_opt_status.
Instance Attribute Details
#region_name ⇒ ::String
Returns the value of attribute region_name.
199 200 201 |
# File 'sig/types.rbs', line 199 def region_name @region_name end |
#region_opt_status ⇒ "ENABLED", ...
Returns the value of attribute region_opt_status.
200 201 202 |
# File 'sig/types.rbs', line 200 def region_opt_status @region_opt_status end |