| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteConformancePackResponse |
ConfigClient.deleteConformancePack(DeleteConformancePackRequest deleteConformancePackRequest)
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results
within that conformance pack.
|
default CompletableFuture<DeleteConformancePackResponse> |
ConfigAsyncClient.deleteConformancePack(DeleteConformancePackRequest deleteConformancePackRequest)
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results
within that conformance pack.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteConformancePackRequestMarshaller.marshall(DeleteConformancePackRequest deleteConformancePackRequest) |
Copyright © 2023. All rights reserved.