Class: Aws::Types::PivotTableFieldWells
- Inherits:
-
Object
- Object
- Aws::Types::PivotTableFieldWells
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pivot_table_aggregated_field_wells ⇒ Types::PivotTableAggregatedFieldWells
Returns the value of attribute pivot_table_aggregated_field_wells.
Instance Attribute Details
#pivot_table_aggregated_field_wells ⇒ Types::PivotTableAggregatedFieldWells
Returns the value of attribute pivot_table_aggregated_field_wells.
8770 8771 8772 |
# File 'sig/types.rbs', line 8770 def pivot_table_aggregated_field_wells @pivot_table_aggregated_field_wells end |