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