| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteOrganizationConformancePackResponse |
ConfigClient.deleteOrganizationConformancePack(Consumer<DeleteOrganizationConformancePackRequest.Builder> deleteOrganizationConformancePackRequest)
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
default DeleteOrganizationConformancePackResponse |
ConfigClient.deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest deleteOrganizationConformancePackRequest)
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteOrganizationConformancePackResponse> |
ConfigAsyncClient.deleteOrganizationConformancePack(Consumer<DeleteOrganizationConformancePackRequest.Builder> deleteOrganizationConformancePackRequest)
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
default CompletableFuture<DeleteOrganizationConformancePackResponse> |
ConfigAsyncClient.deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest deleteOrganizationConformancePackRequest)
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
Copyright © 2023. All rights reserved.