Class: Aws::Types::ContextualAccentPalette

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automationTypes::Palette

Returns the value of attribute automation.

Returns:



1985
1986
1987
# File 'sig/types.rbs', line 1985

def automation
  @automation
end

#connectionTypes::Palette

Returns the value of attribute connection.

Returns:



1982
1983
1984
# File 'sig/types.rbs', line 1982

def connection
  @connection
end

#insightTypes::Palette

Returns the value of attribute insight.

Returns:



1984
1985
1986
# File 'sig/types.rbs', line 1984

def insight
  @insight
end

#visualizationTypes::Palette

Returns the value of attribute visualization.

Returns:



1983
1984
1985
# File 'sig/types.rbs', line 1983

def visualization
  @visualization
end