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.
4438 4439 4440 |
# File 'sig/types.rbs', line 4438 def default @default end |
#favicon ⇒ ::String
Returns the value of attribute favicon.
4439 4440 4441 |
# File 'sig/types.rbs', line 4439 def favicon @favicon end |