Class: Aws::Types::AvailabilityZoneGeography
- Inherits:
-
Object
- Object
- Aws::Types::AvailabilityZoneGeography
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1021 1022 1023 |
# File 'sig/types.rbs', line 1021 def name @name end |