Class: Aws::Types::PortalTheme

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_colorsTypes::CustomColors

Returns the value of attribute custom_colors.

Returns:



1878
1879
1880
# File 'sig/types.rbs', line 1878

def custom_colors
  @custom_colors
end

#logo_last_uploaded::Time

Returns the value of attribute logo_last_uploaded.

Returns:

  • (::Time)


1879
1880
1881
# File 'sig/types.rbs', line 1879

def logo_last_uploaded
  @logo_last_uploaded
end