Class: Aws::Types::LogoSet
- Inherits:
-
Object
- Object
- Aws::Types::LogoSet
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#favicon ⇒ Types::ImageSet
Returns the value of attribute favicon.
-
#primary ⇒ Types::ImageSet
Returns the value of attribute primary.
Instance Attribute Details
#favicon ⇒ Types::ImageSet
Returns the value of attribute favicon.
8043 8044 8045 |
# File 'sig/types.rbs', line 8043 def favicon @favicon end |
#primary ⇒ Types::ImageSet
Returns the value of attribute primary.
8042 8043 8044 |
# File 'sig/types.rbs', line 8042 def primary @primary end |