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