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.

Used as the request parameter in the ListAssessmentTargets action.

Inheritance Hierarchy

System.Object
  Amazon.Inspector.Model.AssessmentTargetFilter

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

Syntax

C#
public class AssessmentTargetFilter

The AssessmentTargetFilter type exposes the following members

Constructors

NameDescription
Public Method AssessmentTargetFilter()

Properties

NameTypeDescription
Public Property AssessmentTargetNamePattern System.String

Gets and sets the property AssessmentTargetNamePattern.

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5