| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAssociationStatusResponse> |
SsmAsyncClient.updateAssociationStatus(UpdateAssociationStatusRequest updateAssociationStatusRequest)
Updates the status of the Systems Manager document associated with the specified instance.
|
default UpdateAssociationStatusResponse |
SsmClient.updateAssociationStatus(UpdateAssociationStatusRequest updateAssociationStatusRequest)
Updates the status of the Systems Manager document associated with the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateAssociationStatusRequestMarshaller.marshall(UpdateAssociationStatusRequest updateAssociationStatusRequest) |
Copyright © 2019. All rights reserved.