BillingFeatureFilter
A filter that narrows the set of preferences returned by GetBillingPreferences.
Contents
- name
-
The filter name. Currently the only supported value is
PREFERENCE_KEY.Type: String
Valid Values:
PREFERENCE_KEYRequired: No
- value
-
The filter values to match. For
PREFERENCE_KEY, supply 1 to 10 preference key values to match.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 100.
Pattern:
[a-zA-Z0-9-/]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: