AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DeleteAllowList operation. Deletes an allow list.
Namespace: Amazon.Macie2.Model
Assembly: AWSSDK.Macie2.dll
Version: 3.x.y.z
public class DeleteAllowListRequest : AmazonMacie2Request IAmazonWebServiceRequest
The DeleteAllowListRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteAllowListRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Id | System.String |
Gets and sets the property Id. The unique identifier for the Amazon Macie resource that the request applies to. |
![]() |
IgnoreJobChecks | System.String |
Gets and sets the property IgnoreJobChecks. Specifies whether to force deletion of the allow list, even if active classification jobs are configured to use the list. When you try to delete an allow list, Amazon Macie checks for classification jobs that use the list and have a status other than COMPLETE or CANCELLED. By default, Macie rejects your request if any jobs meet these criteria. To skip these checks and delete the list, set this value to true. To delete the list only if no active jobs are configured to use it, set this value to false. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5