public static interface S3OutputUrl.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<S3OutputUrl.Builder,S3OutputUrl>
| Modifier and Type | Method and Description |
|---|---|
S3OutputUrl.Builder |
outputUrl(String outputUrl)
A URL for an Amazon S3 bucket where you want to store the results of this request.
|
S3OutputUrl.Builder outputUrl(String outputUrl)
A URL for an Amazon S3 bucket where you want to store the results of this request.
outputUrl - A URL for an Amazon S3 bucket where you want to store the results of this request.Copyright © 2017. All rights reserved.