Class: Aws::Types::LogoSetConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::LogoSetConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#favicon ⇒ Types::ImageSetConfiguration
Returns the value of attribute favicon.
-
#primary ⇒ Types::ImageSetConfiguration
Returns the value of attribute primary.
Instance Attribute Details
#favicon ⇒ Types::ImageSetConfiguration
Returns the value of attribute favicon.
8388 8389 8390 |
# File 'sig/types.rbs', line 8388 def favicon @favicon end |
#primary ⇒ Types::ImageSetConfiguration
Returns the value of attribute primary.
8387 8388 8389 |
# File 'sig/types.rbs', line 8387 def primary @primary end |