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)


9198
9199
9200
# File 'sig/types.rbs', line 9198

def label_name
  @label_name
end

#new_column_id::String

Returns the value of attribute new_column_id.

Returns:

  • (::String)


9200
9201
9202
# File 'sig/types.rbs', line 9200

def new_column_id
  @new_column_id
end

#new_column_name::String

Returns the value of attribute new_column_name.

Returns:

  • (::String)


9199
9200
9201
# File 'sig/types.rbs', line 9199

def new_column_name
  @new_column_name
end