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.
8049 8050 8051 |
# File 'sig/types.rbs', line 8049 def favicon @favicon end |
#primary ⇒ Types::ImageSetConfiguration
Returns the value of attribute primary.
8048 8049 8050 |
# File 'sig/types.rbs', line 8048 def primary @primary end |