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.
8140 8141 8142 |
# File 'sig/types.rbs', line 8140 def treatment_option @treatment_option end |