public static interface TrainingDataConfig.Builder extends SdkPojo, CopyableBuilder<TrainingDataConfig.Builder,TrainingDataConfig>
| Modifier and Type | Method and Description |
|---|---|
TrainingDataConfig.Builder |
s3Uri(String s3Uri)
The S3 URI where the training data is stored.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTrainingDataConfig.Builder s3Uri(String s3Uri)
The S3 URI where the training data is stored.
s3Uri - The S3 URI where the training data is stored.Copyright © 2023. All rights reserved.