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:



8733
8734
8735
# File 'sig/types.rbs', line 8733

def data_path_list
  @data_path_list
end

#width::String

Returns the value of attribute width.

Returns:

  • (::String)


8734
8735
8736
# File 'sig/types.rbs', line 8734

def width
  @width
end