TopicSingularFilterConstant
A structure that represents a singular filter constant, used in filters to specify a single value to match against.
Contents
Note
In the following list, the required parameters are described first.
- ConstantType
-
The type of the singular filter constant. Valid values for this structure are
SINGULAR
.Type: String
Valid Values:
SINGULAR | RANGE | COLLECTIVE
Required: No
- SingularConstant
-
The value of the singular filter constant.
Type: String
Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: