Class: Aws::Types::PaletteCanvas

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#active_background::String

Returns the value of attribute active_background.

Returns:

  • (::String)


6084
6085
6086
# File 'sig/types.rbs', line 6084

def active_background
  @active_background
end

#container_background::String

Returns the value of attribute container_background.

Returns:

  • (::String)


6082
6083
6084
# File 'sig/types.rbs', line 6082

def container_background
  @container_background
end

#page_background::String

Returns the value of attribute page_background.

Returns:

  • (::String)


6083
6084
6085
# File 'sig/types.rbs', line 6083

def page_background
  @page_background
end