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 CreateSampleFindings operation. Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes, the API generates sample findings of all supported finding types.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.GuardDuty.AmazonGuardDutyRequest
      Amazon.GuardDuty.Model.CreateSampleFindingsRequest

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

Syntax

C#
public class CreateSampleFindingsRequest : AmazonGuardDutyRequest
         IAmazonWebServiceRequest

The CreateSampleFindingsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DetectorId System.String

Gets and sets the property DetectorId.

The ID of the detector for which you need to create sample findings.

Public Property FindingTypes System.Collections.Generic.List<System.String>

Gets and sets the property FindingTypes.

The types of sample findings to generate.

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