Class: Aws::Types::ApplicationTheme

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#brand_color_paletteTypes::BrandColorPalette

Returns the value of attribute brand_color_palette.



377
378
379
# File 'sig/types.rbs', line 377

def brand_color_palette
  @brand_color_palette
end

#brand_element_styleTypes::BrandElementStyle

Returns the value of attribute brand_element_style.



379
380
381
# File 'sig/types.rbs', line 379

def brand_element_style
  @brand_element_style
end

#contextual_accent_paletteTypes::ContextualAccentPalette

Returns the value of attribute contextual_accent_palette.



378
379
380
# File 'sig/types.rbs', line 378

def contextual_accent_palette
  @contextual_accent_palette
end