Class: Aws::Types::PivotTableFieldCollapseStateTarget
- Inherits:
-
Object
- Object
- Aws::Types::PivotTableFieldCollapseStateTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_data_path_values ⇒ ::Array[Types::DataPathValue]
Returns the value of attribute field_data_path_values.
-
#field_id ⇒ ::String
Returns the value of attribute field_id.
Instance Attribute Details
#field_data_path_values ⇒ ::Array[Types::DataPathValue]
Returns the value of attribute field_data_path_values.
8746 8747 8748 |
# File 'sig/types.rbs', line 8746 def field_data_path_values @field_data_path_values end |
#field_id ⇒ ::String
Returns the value of attribute field_id.
8745 8746 8747 |
# File 'sig/types.rbs', line 8745 def field_id @field_id end |