Class: Aws::Types::LogoSet

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faviconTypes::ImageSet

Returns the value of attribute favicon.

Returns:



8382
8383
8384
# File 'sig/types.rbs', line 8382

def favicon
  @favicon
end

#primaryTypes::ImageSet

Returns the value of attribute primary.

Returns:



8381
8382
8383
# File 'sig/types.rbs', line 8381

def primary
  @primary
end