Class: Aws::Types::FieldComboSeriesItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


5689
5690
5691
# File 'sig/types.rbs', line 5689

def field_id
  @field_id
end

#settingsTypes::ComboChartSeriesSettings

Returns the value of attribute settings.



5690
5691
5692
# File 'sig/types.rbs', line 5690

def settings
  @settings
end