TimeCondition - AWS Backup
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

TimeCondition

A time condition denotes a creation time, last modification time, or other time.

Contents

Value

This is the timestamp value of the time condition.

Type: Timestamp

Required: Yes

Operator

A string that defines what values will be returned.

If this is included, avoid combinations of operators that will return all possible values. For example, including both EQUALS_TO and NOT_EQUALS_TO with a value of 4 will return all values.

Type: String

Valid Values: EQUALS_TO | NOT_EQUALS_TO | LESS_THAN_EQUAL_TO | GREATER_THAN_EQUAL_TO

Required: No

See Also

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