public static interface IntermediateSourceConfiguration.Builder extends SdkPojo, CopyableBuilder<IntermediateSourceConfiguration.Builder,IntermediateSourceConfiguration>
| Modifier and Type | Method and Description |
|---|---|
IntermediateSourceConfiguration.Builder |
intermediateS3Path(String intermediateS3Path)
The Amazon S3 location (bucket and prefix).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIntermediateSourceConfiguration.Builder intermediateS3Path(String intermediateS3Path)
The Amazon S3 location (bucket and prefix). For example: s3://provider_bucket/DOC-EXAMPLE-BUCKET
intermediateS3Path - The Amazon S3 location (bucket and prefix). For example:
s3://provider_bucket/DOC-EXAMPLE-BUCKETCopyright © 2023. All rights reserved.