Class: Aws::Types::KPIConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_wellsTypes::KPIFieldWells

Returns the value of attribute field_wells.



6995
6996
6997
# File 'sig/types.rbs', line 6995

def field_wells
  @field_wells
end

#interactionsTypes::VisualInteractionOptions

Returns the value of attribute interactions.



6998
6999
7000
# File 'sig/types.rbs', line 6998

def interactions
  @interactions
end

#kpi_optionsTypes::KPIOptions

Returns the value of attribute kpi_options.

Returns:



6997
6998
6999
# File 'sig/types.rbs', line 6997

def kpi_options
  @kpi_options
end

#sort_configurationTypes::KPISortConfiguration

Returns the value of attribute sort_configuration.



6996
6997
6998
# File 'sig/types.rbs', line 6996

def sort_configuration
  @sort_configuration
end