| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
LabelsS3InputConfiguration |
LabelsS3InputConfiguration.clone() |
LabelsS3InputConfiguration |
LabelsInputConfiguration.getS3InputConfiguration()
Contains location information for the S3 location being used for label data.
|
LabelsS3InputConfiguration |
LabelsS3InputConfiguration.withBucket(String bucket)
The name of the S3 bucket holding the label data.
|
LabelsS3InputConfiguration |
LabelsS3InputConfiguration.withPrefix(String prefix)
The prefix for the S3 bucket used for the label data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelsInputConfiguration.setS3InputConfiguration(LabelsS3InputConfiguration s3InputConfiguration)
Contains location information for the S3 location being used for label data.
|
LabelsInputConfiguration |
LabelsInputConfiguration.withS3InputConfiguration(LabelsS3InputConfiguration s3InputConfiguration)
Contains location information for the S3 location being used for label data.
|
Copyright © 2025. All rights reserved.