Class: Aws::Types::DescribeRegionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRegionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
-
#region_name ⇒ ::String
Returns the value of attribute region_name.
Instance Attribute Details
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
496 497 498 |
# File 'sig/types.rbs', line 496 def instance_arn @instance_arn end |
#region_name ⇒ ::String
Returns the value of attribute region_name.
497 498 499 |
# File 'sig/types.rbs', line 497 def region_name @region_name end |