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.
8382 8383 8384 |
# File 'sig/types.rbs', line 8382 def favicon @favicon end |
#primary ⇒ Types::ImageSet
Returns the value of attribute primary.
8381 8382 8383 |
# File 'sig/types.rbs', line 8381 def primary @primary end |