Freigeben über


ChaosStatus type

Definiert Werte für ChaosStatus. Mögliche Werte sind: 'Invalid', 'Running', 'Stopped'

type ChaosStatus = "Invalid" | "Running" | "Stopped"