Class: Aws::Types::ReferenceLineCustomLabelConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ReferenceLineCustomLabelConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_label ⇒ ::String
Returns the value of attribute custom_label.
Instance Attribute Details
#custom_label ⇒ ::String
Returns the value of attribute custom_label.
9230 9231 9232 |
# File 'sig/types.rbs', line 9230 def custom_label @custom_label end |