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.



9245
9246
9247
# File 'sig/types.rbs', line 9245

def calculation
  @calculation
end

#columnTypes::ColumnIdentifier

Returns the value of attribute column.



9243
9244
9245
# File 'sig/types.rbs', line 9243

def column
  @column
end

#measure_aggregation_functionTypes::AggregationFunction

Returns the value of attribute measure_aggregation_function.



9244
9245
9246
# File 'sig/types.rbs', line 9244

def measure_aggregation_function
  @measure_aggregation_function
end