public static interface S3OutputUrl.Builder extends SdkPojo, CopyableBuilder<S3OutputUrl.Builder,S3OutputUrl>
Modifier and Type | Method and Description |
---|---|
S3OutputUrl.Builder |
outputUrl(String outputUrl)
A URL for an S3 bucket where you want to store the results of this request.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
S3OutputUrl.Builder outputUrl(String outputUrl)
A URL for an S3 bucket where you want to store the results of this request.
outputUrl
- A URL for an S3 bucket where you want to store the results of this request.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.