DiscreteAction interface

Model that represents a discrete action.

Extends

Properties

parameters

List of key value pairs.

selectorId

String that represents a selector.

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

name

String that represents a Capability URN.

Property Details

parameters

List of key value pairs.

parameters: KeyValuePair[]

Property Value

selectorId

String that represents a selector.

selectorId: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "discrete"

Property Value

"discrete"

Inherited Property Details

name

String that represents a Capability URN.

name: string

Property Value

string

Inherited From ChaosExperimentAction.name