Module: Aws::Rekognition::Client::_DetectCustomLabelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DetectCustomLabelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#custom_labels ⇒ ::Array[Types::CustomLabel]
459 |
# File 'sig/client.rbs', line 459
def custom_labels: () -> ::Array[Types::CustomLabel]
|