| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceAssociationOutputUrl.Builder |
InstanceAssociationOutputUrl.builder() |
default InstanceAssociationOutputUrl.Builder |
InstanceAssociationOutputUrl.Builder.s3OutputUrl(Consumer<S3OutputUrl.Builder> s3OutputUrl)
The URL of Amazon S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputUrl.Builder |
InstanceAssociationOutputUrl.Builder.s3OutputUrl(S3OutputUrl s3OutputUrl)
The URL of Amazon S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputUrl.Builder |
InstanceAssociationOutputUrl.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InstanceAssociationOutputUrl.Builder> |
InstanceAssociationOutputUrl.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceAssociationStatusInfo.Builder |
InstanceAssociationStatusInfo.Builder.outputUrl(Consumer<InstanceAssociationOutputUrl.Builder> outputUrl)
A URL for an Amazon S3 bucket where you want to store the results of this request.
|
Copyright © 2018. All rights reserved.