Class: Aws::Types::DataPrepAggregationFunction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#list_aggregationTypes::DataPrepListAggregationFunction

Returns the value of attribute list_aggregation.



3245
3246
3247
# File 'sig/types.rbs', line 3245

def list_aggregation
  @list_aggregation
end

#simple_aggregationTypes::DataPrepSimpleAggregationFunction

Returns the value of attribute simple_aggregation.



3244
3245
3246
# File 'sig/types.rbs', line 3244

def simple_aggregation
  @simple_aggregation
end