Package | Description |
---|---|
software.amazon.awssdk.services.ssm |
|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<UpdateAssociationStatusResponse> |
SsmAsyncClient.updateAssociationStatus(Consumer<UpdateAssociationStatusRequest.Builder> updateAssociationStatusRequest)
Updates the status of the Systems Manager document associated with the specified instance.
|
default UpdateAssociationStatusResponse |
SsmClient.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 © 2020. All rights reserved.