TypedAttributeValueRange - Amazon Cloud Directory

TypedAttributeValueRange

A range of attribute values. For more information, see Range Filters.

Contents

EndMode

The inclusive or exclusive range end.

Type: String

Valid Values: FIRST | LAST | LAST_BEFORE_MISSING_VALUES | INCLUSIVE | EXCLUSIVE

Required: Yes

StartMode

The inclusive or exclusive range start.

Type: String

Valid Values: FIRST | LAST | LAST_BEFORE_MISSING_VALUES | INCLUSIVE | EXCLUSIVE

Required: Yes

EndValue

The attribute value to terminate the range at.

Type: TypedAttributeValue object

Required: No

StartValue

The value to start the range at.

Type: TypedAttributeValue object

Required: No

See Also

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