Class: Aws::Types::AxisLabelReferenceOptions
- Inherits:
-
Object
- Object
- Aws::Types::AxisLabelReferenceOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#column ⇒ Types::ColumnIdentifier
Returns the value of attribute column.
-
#field_id ⇒ ::String
Returns the value of attribute field_id.
Instance Attribute Details
#column ⇒ Types::ColumnIdentifier
Returns the value of attribute column.
937 938 939 |
# File 'sig/types.rbs', line 937 def column @column end |
#field_id ⇒ ::String
Returns the value of attribute field_id.
936 937 938 |
# File 'sig/types.rbs', line 936 def field_id @field_id end |