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.



11194
11195
11196
# File 'sig/types.rbs', line 11194

def table_aggregated_field_wells
  @table_aggregated_field_wells
end

#table_unaggregated_field_wellsTypes::TableUnaggregatedFieldWells

Returns the value of attribute table_unaggregated_field_wells.



11195
11196
11197
# File 'sig/types.rbs', line 11195

def table_unaggregated_field_wells
  @table_unaggregated_field_wells
end