Class: Aws::Types::TotalAggregationOption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


12004
12005
12006
# File 'sig/types.rbs', line 12004

def field_id
  @field_id
end

#total_aggregation_functionTypes::TotalAggregationFunction

Returns the value of attribute total_aggregation_function.



12005
12006
12007
# File 'sig/types.rbs', line 12005

def total_aggregation_function
  @total_aggregation_function
end