Class: Aws::Types::ReferenceLineDynamicDataConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#calculationTypes::NumericalAggregationFunction

Returns the value of attribute calculation.



9613
9614
9615
# File 'sig/types.rbs', line 9613

def calculation
  @calculation
end

#columnTypes::ColumnIdentifier

Returns the value of attribute column.



9611
9612
9613
# File 'sig/types.rbs', line 9611

def column
  @column
end

#measure_aggregation_functionTypes::AggregationFunction

Returns the value of attribute measure_aggregation_function.



9612
9613
9614
# File 'sig/types.rbs', line 9612

def measure_aggregation_function
  @measure_aggregation_function
end