| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
S3OutputUrl |
InstanceAssociationOutputUrl.s3OutputUrl()
The URL of Amazon S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputUrl.Builder |
InstanceAssociationOutputUrl.Builder.s3OutputUrl(S3OutputUrl s3OutputUrl)
The URL of Amazon S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
S3OutputUrl |
S3OutputUrlUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
S3OutputUrlMarshaller.marshall(S3OutputUrl s3OutputUrl,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.