Class: Aws::Types::ServiceOptions
- Inherits:
-
Object
- Object
- Aws::Types::ServiceOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#supported_regions ⇒ ::Array[::String]
Returns the value of attribute supported_regions.
Instance Attribute Details
#supported_regions ⇒ ::Array[::String]
Returns the value of attribute supported_regions.
2232 2233 2234 |
# File 'sig/types.rbs', line 2232 def supported_regions @supported_regions end |