CopyableBuilder<InstanceAssociationOutputUrl.Builder,InstanceAssociationOutputUrl>
, SdkBuilder<InstanceAssociationOutputUrl.Builder,InstanceAssociationOutputUrl>
public static interface InstanceAssociationOutputUrl.Builder extends CopyableBuilder<InstanceAssociationOutputUrl.Builder,InstanceAssociationOutputUrl>
Modifier and Type | Method | Description |
---|---|---|
InstanceAssociationOutputUrl.Builder |
s3OutputUrl(S3OutputUrl s3OutputUrl) |
The URL of Amazon S3 bucket where you want to store the results of this request.
|
copy
apply, build
InstanceAssociationOutputUrl.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 Amazon Web Services, Inc. All Rights Reserved.