Class: Aws::Types::CreateHomeRegionControlResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateHomeRegionControlResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#home_region_control ⇒ Types::HomeRegionControl
Returns the value of attribute home_region_control.
Instance Attribute Details
#home_region_control ⇒ Types::HomeRegionControl
Returns the value of attribute home_region_control.
24 25 26 |
# File 'sig/types.rbs', line 24 def home_region_control @home_region_control end |