Class: Aws::Types::MissingDataConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#treatment_option"INTERPOLATE", ...

Returns the value of attribute treatment_option.

Returns:

  • ("INTERPOLATE", "SHOW_AS_ZERO", "SHOW_AS_BLANK")


8140
8141
8142
# File 'sig/types.rbs', line 8140

def treatment_option
  @treatment_option
end