| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
LabelsInputConfiguration |
DescribeModelResponse.labelsInputConfiguration()
Specifies configuration information about the labels input, including its S3 location.
|
LabelsInputConfiguration |
CreateModelRequest.labelsInputConfiguration()
The input configuration for the labels being used for the ML model that's being created.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelResponse.Builder |
DescribeModelResponse.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
Specifies configuration information about the labels input, including its S3 location.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
The input configuration for the labels being used for the ML model that's being created.
|
Copyright © 2022. All rights reserved.