Class: Aws::Types::DetectCustomLabelsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DetectCustomLabelsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_labels ⇒ ::Array[Types::CustomLabel]
Returns the value of attribute custom_labels.
Instance Attribute Details
#custom_labels ⇒ ::Array[Types::CustomLabel]
Returns the value of attribute custom_labels.
548 549 550 |
# File 'sig/types.rbs', line 548 def custom_labels @custom_labels end |