ServiceFilter
A complex type that lets you specify the namespaces that you want to list services for.
Contents
- Name
-
Specify
NAMESPACE_ID
.Type: String
Valid Values:
NAMESPACE_ID
Required: Yes
- Values
-
The values that are applicable to the value that you specify for
Condition
to filter the list of services.Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- Condition
-
The operator that you want to use to determine whether a service is returned by
ListServices
. Valid values forCondition
include the following:-
EQ
: When you specifyEQ
, specify one namespace ID forValues
.EQ
is the default condition and can be omitted.
Type: String
Valid Values:
EQ | IN | BETWEEN | BEGINS_WITH
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: