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.
4491 4492 4493 |
# File 'sig/types.rbs', line 4491 def default @default end |
#favicon ⇒ ::String
Returns the value of attribute favicon.
4492 4493 4494 |
# File 'sig/types.rbs', line 4492 def favicon @favicon end |