public static interface LabelsS3InputConfiguration.Builder extends SdkPojo, CopyableBuilder<LabelsS3InputConfiguration.Builder,LabelsS3InputConfiguration>
| Modifier and Type | Method and Description |
|---|---|
LabelsS3InputConfiguration.Builder |
bucket(String bucket)
The name of the S3 bucket holding the label data.
|
LabelsS3InputConfiguration.Builder |
prefix(String prefix)
The prefix for the S3 bucket used for the label data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLabelsS3InputConfiguration.Builder bucket(String bucket)
The name of the S3 bucket holding the label data.
bucket - The name of the S3 bucket holding the label data.LabelsS3InputConfiguration.Builder prefix(String prefix)
The prefix for the S3 bucket used for the label data.
prefix - The prefix for the S3 bucket used for the label data.Copyright © 2022. All rights reserved.