DeploymentConfigMinimumHealthyHostsPerZoneArgs

data class DeploymentConfigMinimumHealthyHostsPerZoneArgs(val type: Output<String>, val value: Output<Int>) : ConvertibleToJava<DeploymentConfigMinimumHealthyHostsPerZoneArgs>

Constructors

constructor(type: Output<String>, value: Output<Int>)

Properties

Link copied to clipboard
val type: Output<String>

The type associated with the MinimumHealthyHostsPerZone option.

Link copied to clipboard
val value: Output<Int>

The value associated with the MinimumHealthyHostsPerZone option.

Functions

Link copied to clipboard
open override fun toJava(): DeploymentConfigMinimumHealthyHostsPerZoneArgs