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