ChaosTargetFilter Class
Model that represents available filter types that can be applied to a targets list.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: ChaosTargetSimpleFilter
All required parameters must be populated in order to send to server.
Constructor
ChaosTargetFilter(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
str or
FilterType
Chaos target filter discriminator type. Required. "Simple" |