Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChaosStoppedEvent

Package version

Chaos Stopped event.

Hierarchy

  • ChaosStoppedEvent

Index

Properties

Optional category

category: undefined | string

The category of event.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "ChaosStopped"

Polymorphic Discriminator

reason

reason: string

Describes reason.

timeStamp

timeStamp: Date

The time event was logged.

Generated using TypeDoc