Class: Aws::Types::ImagesLogo
- Inherits:
-
Object
- Object
- Aws::Types::ImagesLogo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#default ⇒ ::String
Returns the value of attribute default.
-
#favicon ⇒ ::String
Returns the value of attribute favicon.
Instance Attribute Details
#default ⇒ ::String
Returns the value of attribute default.
4496 4497 4498 |
# File 'sig/types.rbs', line 4496 def default @default end |
#favicon ⇒ ::String
Returns the value of attribute favicon.
4497 4498 4499 |
# File 'sig/types.rbs', line 4497 def favicon @favicon end |