Class: Aws::Types::GetRegionOptStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRegionOptStatusRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#region_name ⇒ ::String
Returns the value of attribute region_name.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
145 146 147 |
# File 'sig/types.rbs', line 145 def account_id @account_id end |
#region_name ⇒ ::String
Returns the value of attribute region_name.
146 147 148 |
# File 'sig/types.rbs', line 146 def region_name @region_name end |