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.



3114
3115
3116
# File 'sig/types.rbs', line 3114

def list_aggregation
  @list_aggregation
end

#simple_aggregationTypes::DataPrepSimpleAggregationFunction

Returns the value of attribute simple_aggregation.



3113
3114
3115
# File 'sig/types.rbs', line 3113

def simple_aggregation
  @simple_aggregation
end