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.



361
362
363
# File 'sig/types.rbs', line 361

def brand_color_palette
  @brand_color_palette
end

#brand_element_styleTypes::BrandElementStyle

Returns the value of attribute brand_element_style.



363
364
365
# File 'sig/types.rbs', line 363

def brand_element_style
  @brand_element_style
end

#contextual_accent_paletteTypes::ContextualAccentPalette

Returns the value of attribute contextual_accent_palette.



362
363
364
# File 'sig/types.rbs', line 362

def contextual_accent_palette
  @contextual_accent_palette
end