public static interface TestSetImportInputLocation.Builder extends SdkPojo, CopyableBuilder<TestSetImportInputLocation.Builder,TestSetImportInputLocation>
| Modifier and Type | Method and Description |
|---|---|
TestSetImportInputLocation.Builder |
s3BucketName(String s3BucketName)
The name of the Amazon S3 bucket.
|
TestSetImportInputLocation.Builder |
s3Path(String s3Path)
The path inside the Amazon S3 bucket pointing to the test-set CSV file.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTestSetImportInputLocation.Builder s3BucketName(String s3BucketName)
The name of the Amazon S3 bucket.
s3BucketName - The name of the Amazon S3 bucket.TestSetImportInputLocation.Builder s3Path(String s3Path)
The path inside the Amazon S3 bucket pointing to the test-set CSV file.
s3Path - The path inside the Amazon S3 bucket pointing to the test-set CSV file.Copyright © 2023. All rights reserved.