AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Macie2.AmazonMacie2Request
      Amazon.Macie2.Model.DeleteAllowListRequest

Namespace: Amazon.Macie2.Model
Assembly: AWSSDK.Macie2.dll
Version: 3.x.y.z

Syntax

C#
public class DeleteAllowListRequest : AmazonMacie2Request
         IAmazonWebServiceRequest

The DeleteAllowListRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteAllowListRequest()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the Amazon Macie resource that the request applies to.

Public Property 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.

Version Information

.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