Class: Aws::Types::FontWeight
- Inherits:
-
Object
- Object
- Aws::Types::FontWeight
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ "NORMAL", "BOLD"
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ "NORMAL", "BOLD"
Returns the value of attribute name.
6060 6061 6062 |
# File 'sig/types.rbs', line 6060 def name @name end |