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.

A name-values pair of elements you can use to filter the results when querying your import tasks. Currently, wildcards are not supported for filters.

When filtering by import status, all other filter values are ignored.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationDiscoveryService.Model.ImportTaskFilter

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

Syntax

C#
public class ImportTaskFilter

The ImportTaskFilter type exposes the following members

Constructors

NameDescription
Public Method ImportTaskFilter()

Properties

NameTypeDescription
Public Property Name Amazon.ApplicationDiscoveryService.ImportTaskFilterName

Gets and sets the property Name.

The name, status, or import task ID for a specific import task.

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

Gets and sets the property Values.

An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.

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