Class: Aws::Types::ScatterPlotFieldWells

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scatter_plot_categorically_aggregated_field_wellsTypes::ScatterPlotCategoricallyAggregatedFieldWells

Returns the value of attribute scatter_plot_categorically_aggregated_field_wells.



10019
10020
10021
# File 'sig/types.rbs', line 10019

def scatter_plot_categorically_aggregated_field_wells
  @scatter_plot_categorically_aggregated_field_wells
end

#scatter_plot_unaggregated_field_wellsTypes::ScatterPlotUnaggregatedFieldWells

Returns the value of attribute scatter_plot_unaggregated_field_wells.



10020
10021
10022
# File 'sig/types.rbs', line 10020

def scatter_plot_unaggregated_field_wells
  @scatter_plot_unaggregated_field_wells
end