ChaosTargetListSelector interface
Model that represents a list selector.
- Extends
Properties
targets | List of Target references. |
type | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
filter | Model that represents available filter types that can be applied to a targets list. |
id | String of the selector ID. |
Property Details
targets
type
Polymorphic discriminator, which specifies the different types this object can be
type: "List"
Property Value
"List"
Inherited Property Details
filter
Model that represents available filter types that can be applied to a targets list.
filter?: ChaosTargetFilterUnion
Property Value
Inherited From ChaosTargetSelector.filter