CopyableBuilder<S3OutputUrl.Builder,S3OutputUrl>, SdkBuilder<S3OutputUrl.Builder,S3OutputUrl>public static interface S3OutputUrl.Builder extends CopyableBuilder<S3OutputUrl.Builder,S3OutputUrl>
| Modifier and Type | Method | Description |
|---|---|---|
S3OutputUrl.Builder |
outputUrl(String outputUrl) |
A URL for an Amazon S3 bucket where you want to store the results of this request.
|
copyapply, buildS3OutputUrl.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.