| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
S3OutputLocation |
InstanceAssociationOutputLocation.s3Location()
An Amazon S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputLocation.Builder |
InstanceAssociationOutputLocation.Builder.s3Location(S3OutputLocation s3Location)
An Amazon S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
S3OutputLocation |
S3OutputLocationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
S3OutputLocationMarshaller.marshall(S3OutputLocation s3OutputLocation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.