| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteAssociationResponse |
SSMClient.deleteAssociation(DeleteAssociationRequest deleteAssociationRequest)
Disassociates the specified Systems Manager document from the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAssociationResponse> |
SSMAsyncClient.deleteAssociation(DeleteAssociationRequest deleteAssociationRequest)
Disassociates the specified Systems Manager document from the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAssociationResponse |
DeleteAssociationResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.