AttributeValueList - AWS Systems Manager Incident Manager

AttributeValueList

Use the AttributeValueList to filter by string or integer values.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

integerValues

The list of integer values that the filter matches.

Type: Array of integers

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

stringValues

The list of string values that the filter matches.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

See Also

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