DelayAction interface

Model that represents a delay action.

Extends

Properties

duration

ISO8601 formatted string that represents a duration.

type

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

Inherited Properties

name

String that represents a Capability URN.

Property Details

duration

ISO8601 formatted string that represents a duration.

duration: string

Property Value

string

type

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

type: "delay"

Property Value

"delay"

Inherited Property Details

name

String that represents a Capability URN.

name: string

Property Value

string

Inherited From ChaosExperimentAction.name