| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateAssociationStatusResponse |
SsmClient.updateAssociationStatus(Consumer<UpdateAssociationStatusRequest.Builder> updateAssociationStatusRequest)
Updates the status of the Systems Manager document associated with the specified instance.
|
default CompletableFuture<UpdateAssociationStatusResponse> |
SsmAsyncClient.updateAssociationStatus(Consumer<UpdateAssociationStatusRequest.Builder> updateAssociationStatusRequest)
Updates the status of the Systems Manager document associated with the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAssociationStatusRequest.Builder> |
UpdateAssociationStatusRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.