Class: Aws::Types::PivotedLabel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_name::String

Returns the value of attribute label_name.

Returns:

  • (::String)


8847
8848
8849
# File 'sig/types.rbs', line 8847

def label_name
  @label_name
end

#new_column_id::String

Returns the value of attribute new_column_id.

Returns:

  • (::String)


8849
8850
8851
# File 'sig/types.rbs', line 8849

def new_column_id
  @new_column_id
end

#new_column_name::String

Returns the value of attribute new_column_name.

Returns:

  • (::String)


8848
8849
8850
# File 'sig/types.rbs', line 8848

def new_column_name
  @new_column_name
end