| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputLocation |
AssociationVersionInfo.outputLocation()
The location in Amazon S3 specified for the association when the association version was created.
|
InstanceAssociationOutputLocation |
UpdateAssociationRequest.outputLocation()
An Amazon S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
CreateAssociationBatchRequestEntry.outputLocation()
An Amazon S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
CreateAssociationRequest.outputLocation()
An Amazon S3 bucket where you want to store the output details of the request.
|
InstanceAssociationOutputLocation |
AssociationDescription.outputLocation()
An Amazon S3 bucket where you want to store the output details of the request.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
The location in Amazon S3 specified for the association when the association version was created.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the output details of the request.
|
AssociationDescription.Builder |
AssociationDescription.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the output details of the request.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputLocation |
InstanceAssociationOutputLocationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAssociationOutputLocationMarshaller.marshall(InstanceAssociationOutputLocation instanceAssociationOutputLocation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.