AWS SDK Version 2 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.

.NET Framework 4.5
 
Describes a command filter.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.CommandFilter

Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class CommandFilter : Object

The CommandFilter type exposes the following members

Constructors

NameDescription
Public Method CommandFilter()

Properties

NameTypeDescription
Public Property Key Amazon.SimpleSystemsManagement.CommandFilterKey Gets and sets the property Key. The name of the filter. For example, requested date and time.
Public Property Value System.String Gets and sets the property Value. The filter value. For example: June 30, 2015.

Version Information

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