Class: Aws::Types::PivotConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_column_name::String

Returns the value of attribute label_column_name.

Returns:

  • (::String)


8669
8670
8671
# File 'sig/types.rbs', line 8669

def label_column_name
  @label_column_name
end

#pivoted_labels::Array[Types::PivotedLabel]

Returns the value of attribute pivoted_labels.

Returns:



8670
8671
8672
# File 'sig/types.rbs', line 8670

def pivoted_labels
  @pivoted_labels
end