ChaosStatusData

data class ChaosStatusData(val inboundActive: Boolean, val inboundDescription: String, val outboundActive: Boolean, val outboundDescription: String)(source)

Constructors

Link copied to clipboard
constructor(inboundActive: Boolean, inboundDescription: String, outboundActive: Boolean, outboundDescription: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard