ParameterFilterExpression - AWS Deadline Cloud

ParameterFilterExpression

The details of a filtered search for parameters.

Contents

name

The name of the parameter to filter on.

Type: String

Required: Yes

operator

The type of comparison to use to filter results.

Type: String

Valid Values: EQUAL | NOT_EQUAL | GREATER_THAN_EQUAL_TO | GREATER_THAN | LESS_THAN_EQUAL_TO | LESS_THAN

Required: Yes

value

The parameter's value.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: