ChaosConfigSignals

constructor(direction: String = Direction.Inbound.name, behaviour: String = "ReturnStatus", latencyMin: Int = 100, latencyMax: Int = 500, statusCode: Int = 500, trigger: String = "Always", percentage: Int = 50, countdown: Int = 5, delaySeconds: Int = 10, method: String? = null, path: String? = null, host: String? = null)(source)