Class: Aws::Types::ValueColumnConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ValueColumnConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aggregation_function ⇒ Types::DataPrepAggregationFunction
Returns the value of attribute aggregation_function.
Instance Attribute Details
#aggregation_function ⇒ Types::DataPrepAggregationFunction
Returns the value of attribute aggregation_function.
12954 12955 12956 |
# File 'sig/types.rbs', line 12954 def aggregation_function @aggregation_function end |