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.



7261
7262
7263
# File 'sig/types.rbs', line 7261

def field_wells
  @field_wells
end

#interactionsTypes::VisualInteractionOptions

Returns the value of attribute interactions.



7264
7265
7266
# File 'sig/types.rbs', line 7264

def interactions
  @interactions
end

#kpi_optionsTypes::KPIOptions

Returns the value of attribute kpi_options.

Returns:



7263
7264
7265
# File 'sig/types.rbs', line 7263

def kpi_options
  @kpi_options
end

#sort_configurationTypes::KPISortConfiguration

Returns the value of attribute sort_configuration.



7262
7263
7264
# File 'sig/types.rbs', line 7262

def sort_configuration
  @sort_configuration
end