ResaleAuthorizationResellerAccountIDFilter
Allows filtering on the ResellerAccountID
of a ResaleAuthorization.
Contents
Note
In the following list, the required parameters are described first.
- ValueList
-
Allows filtering on the
ResellerAccountID
of a ResaleAuthorization with list input.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- WildCardValue
-
Allows filtering on the
ResellerAccountID
of a ResaleAuthorization with wild card input.Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: