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)


11614
11615
11616
# File 'sig/types.rbs', line 11614

def field_id
  @field_id
end

#total_aggregation_functionTypes::TotalAggregationFunction

Returns the value of attribute total_aggregation_function.



11615
11616
11617
# File 'sig/types.rbs', line 11615

def total_aggregation_function
  @total_aggregation_function
end