Class: Aws::Types::PartitionValueList
- Inherits:
-
Object
- Object
- Aws::Types::PartitionValueList
- 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.
5933 5934 5935 |
# File 'sig/types.rbs', line 5933 def values @values end |