| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAllowListResult> |
AbstractAmazonMacie2Async.deleteAllowListAsync(DeleteAllowListRequest request,
AsyncHandler<DeleteAllowListRequest,DeleteAllowListResult> asyncHandler) |
Future<DeleteAllowListResult> |
AmazonMacie2AsyncClient.deleteAllowListAsync(DeleteAllowListRequest request,
AsyncHandler<DeleteAllowListRequest,DeleteAllowListResult> asyncHandler) |
Future<DeleteAllowListResult> |
AmazonMacie2Async.deleteAllowListAsync(DeleteAllowListRequest deleteAllowListRequest,
AsyncHandler<DeleteAllowListRequest,DeleteAllowListResult> asyncHandler)
Deletes an allow list.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAllowListRequest |
DeleteAllowListRequest.clone() |
DeleteAllowListRequest |
DeleteAllowListRequest.withId(String id)
The unique identifier for the Amazon Macie resource that the request applies to.
|
DeleteAllowListRequest |
DeleteAllowListRequest.withIgnoreJobChecks(String ignoreJobChecks)
Specifies whether to force deletion of the allow list, even if active classification jobs are configured to use
the list.
|
Copyright © 2022. All rights reserved.