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.
9097 9098 9099 |
# File 'sig/types.rbs', line 9097 def field_data_path_values @field_data_path_values end |
#field_id ⇒ ::String
Returns the value of attribute field_id.
9096 9097 9098 |
# File 'sig/types.rbs', line 9096 def field_id @field_id end |