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 GetFindings operation. Retrieves the details of one or more findings.

Inheritance Hierarchy

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

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

Syntax

C#
public class GetFindingsRequest : AmazonMacie2Request
         IAmazonWebServiceRequest

The GetFindingsRequest type exposes the following members

Constructors

NameDescription
Public Method GetFindingsRequest()

Properties

NameTypeDescription
Public Property FindingIds System.Collections.Generic.List<System.String>

Gets and sets the property FindingIds.

An array of strings that lists the unique identifiers for the findings to retrieve. You can specify as many as 50 unique identifiers in this array.

Public Property SortCriteria Amazon.Macie2.Model.SortCriteria

Gets and sets the property SortCriteria.

The criteria for sorting the results of the request.

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