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