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