Class: Aws::Types::CreateLabelResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLabelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#label_id ⇒ ::String
Returns the value of attribute label_id.
Instance Attribute Details
#label_id ⇒ ::String
Returns the value of attribute label_id.
98 99 100 |
# File 'sig/types.rbs', line 98 def label_id @label_id end |