DeploymentConfigMinimumHealthyHostsPerZone

data class DeploymentConfigMinimumHealthyHostsPerZone(val type: String, val value: Int)

Constructors

constructor(type: String, value: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type associated with the MinimumHealthyHostsPerZone option.

Link copied to clipboard
val value: Int

The value associated with the MinimumHealthyHostsPerZone option.