public static interface SourceFiles.Builder extends SdkPojo, CopyableBuilder<SourceFiles.Builder,SourceFiles>
| Modifier and Type | Method and Description |
|---|---|
SourceFiles.Builder |
source1(String source1)
The location of the first file in Amazon S3.
|
SourceFiles.Builder |
source2(String source2)
The location of the second file in Amazon S3.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceFiles.Builder source1(String source1)
The location of the first file in Amazon S3.
source1 - The location of the first file in Amazon S3.SourceFiles.Builder source2(String source2)
The location of the second file in Amazon S3.
source2 - The location of the second file in Amazon S3.Copyright © 2023. All rights reserved.