Class: Aws::Types::TableFieldWells

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table_aggregated_field_wellsTypes::TableAggregatedFieldWells

Returns the value of attribute table_aggregated_field_wells.



10804
10805
10806
# File 'sig/types.rbs', line 10804

def table_aggregated_field_wells
  @table_aggregated_field_wells
end

#table_unaggregated_field_wellsTypes::TableUnaggregatedFieldWells

Returns the value of attribute table_unaggregated_field_wells.



10805
10806
10807
# File 'sig/types.rbs', line 10805

def table_unaggregated_field_wells
  @table_unaggregated_field_wells
end