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.



9651
9652
9653
# File 'sig/types.rbs', line 9651

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.



9652
9653
9654
# File 'sig/types.rbs', line 9652

def scatter_plot_unaggregated_field_wells
  @scatter_plot_unaggregated_field_wells
end