Class: Aws::Types::LogoSetConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faviconTypes::ImageSetConfiguration

Returns the value of attribute favicon.



8049
8050
8051
# File 'sig/types.rbs', line 8049

def favicon
  @favicon
end

#primaryTypes::ImageSetConfiguration

Returns the value of attribute primary.



8048
8049
8050
# File 'sig/types.rbs', line 8048

def primary
  @primary
end