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.
5794 5795 5796 |
# File 'sig/types.rbs', line 5794 def name @name end |