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.
4577 4578 4579 |
# File 'sig/types.rbs', line 4577 def default @default end |
#favicon ⇒ ::String
Returns the value of attribute favicon.
4578 4579 4580 |
# File 'sig/types.rbs', line 4578 def favicon @favicon end |