Class: Aws::Types::MissingDataConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MissingDataConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#treatment_option ⇒ "INTERPOLATE", ...
Returns the value of attribute treatment_option.
Instance Attribute Details
#treatment_option ⇒ "INTERPOLATE", ...
Returns the value of attribute treatment_option.
8491 8492 8493 |
# File 'sig/types.rbs', line 8491 def treatment_option @treatment_option end |