Class: Aws::Types::GetHomeRegionResult
- Inherits:
-
Object
- Object
- Aws::Types::GetHomeRegionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#home_region ⇒ ::String
Returns the value of attribute home_region.
Instance Attribute Details
#home_region ⇒ ::String
Returns the value of attribute home_region.
60 61 62 |
# File 'sig/types.rbs', line 60 def home_region @home_region end |