DeleteOrganizationConformancePackResult |
AmazonConfig.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.
|
DeleteOrganizationConformancePackResult |
AmazonConfigClient.deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest request)
Deletes the specified organization conformance pack and all of the config rules and remediation actions from all
member accounts in that organization.
|
DeleteOrganizationConformancePackResult |
AbstractAmazonConfig.deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest request) |
Future<DeleteOrganizationConformancePackResult> |
AmazonConfigAsyncClient.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest request) |
Future<DeleteOrganizationConformancePackResult> |
AbstractAmazonConfigAsync.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest request) |
Future<DeleteOrganizationConformancePackResult> |
AmazonConfigAsync.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest deleteOrganizationConformancePackRequest)
Deletes the specified organization conformance pack and all of the config rules and remediation actions from all
member accounts in that organization.
|
Future<DeleteOrganizationConformancePackResult> |
AmazonConfigAsyncClient.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest request,
AsyncHandler<DeleteOrganizationConformancePackRequest,DeleteOrganizationConformancePackResult> asyncHandler) |
Future<DeleteOrganizationConformancePackResult> |
AbstractAmazonConfigAsync.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest request,
AsyncHandler<DeleteOrganizationConformancePackRequest,DeleteOrganizationConformancePackResult> asyncHandler) |
Future<DeleteOrganizationConformancePackResult> |
AmazonConfigAsync.deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest deleteOrganizationConformancePackRequest,
AsyncHandler<DeleteOrganizationConformancePackRequest,DeleteOrganizationConformancePackResult> asyncHandler)
Deletes the specified organization conformance pack and all of the config rules and remediation actions from all
member accounts in that organization.
|