public static interface S3OutputUrl.Builder extends 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.
|
copy
applyMutation, build
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 Amazon Web Services, Inc. All Rights Reserved.