SearchSpendingLimitsFilter
Specifies filter criteria for searching spending limits. Use filters to narrow down results based on specific attributes.
Contents
- name
-
The name of the field to filter on. Currently only supports
deviceArn.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- operator
-
The comparison operator to use when filtering.
Type: String
Valid Values:
EQUALRequired: Yes
- values
-
An array of values to match against the specified field.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
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: