Class: Aws::Types::PivotTableDataPathOption

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_path_list::Array[Types::DataPathValue]

Returns the value of attribute data_path_list.

Returns:



9084
9085
9086
# File 'sig/types.rbs', line 9084

def data_path_list
  @data_path_list
end

#width::String

Returns the value of attribute width.

Returns:

  • (::String)


9085
9086
9087
# File 'sig/types.rbs', line 9085

def width
  @width
end