Class: Aws::Types::DataPathType
- Inherits:
-
Object
- Object
- Aws::Types::DataPathType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pivot_table_data_path_type ⇒ "HIERARCHY_ROWS_LAYOUT_COLUMN", ...
Returns the value of attribute pivot_table_data_path_type.
Instance Attribute Details
#pivot_table_data_path_type ⇒ "HIERARCHY_ROWS_LAYOUT_COLUMN", ...
Returns the value of attribute pivot_table_data_path_type.
3086 3087 3088 |
# File 'sig/types.rbs', line 3086 def pivot_table_data_path_type @pivot_table_data_path_type end |