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.
This is the response object from the GetFindingsFilter operation.
Namespace: Amazon.Macie2.Model
Assembly: AWSSDK.Macie2.dll
Version: 3.x.y.z
public class GetFindingsFilterResponse : AmazonWebServiceResponse
The GetFindingsFilterResponse type exposes the following members
Name | Description | |
---|---|---|
GetFindingsFilterResponse() |
Name | Type | Description | |
---|---|---|---|
Action | Amazon.Macie2.FindingsFilterAction |
Gets and sets the property Action. The action that's performed on findings that match the filter criteria (findingCriteria). Possible values are: ARCHIVE, suppress (automatically archive) the findings; and, NOOP, don't perform any action on the findings. |
|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the filter. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Description | System.String |
Gets and sets the property Description. The custom description of the filter. |
|
FindingCriteria | Amazon.Macie2.Model.FindingCriteria |
Gets and sets the property FindingCriteria. The criteria that's used to filter findings. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The unique identifier for the filter. |
|
Name | System.String |
Gets and sets the property Name. The custom name of the filter. |
|
Position | System.Int32 |
Gets and sets the property Position. The position of the filter in the list of saved filters on the Amazon Macie console. This value also determines the order in which the filter is applied to findings, relative to other filters that are also applied to the findings. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. A map of key-value pairs that specifies which tags (keys and values) are associated with the filter. |
.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