minimumHealthyHosts

@JvmName(name = "cewnlcvhriykhmfu")
suspend fun minimumHealthyHosts(value: Output<DeploymentConfigMinimumHealthyHostsArgs>)
@JvmName(name = "rygvodijxukyiuom")
suspend fun minimumHealthyHosts(value: DeploymentConfigMinimumHealthyHostsArgs?)

Parameters

value

The minimum number of healthy instances that should be available at any time during the deployment. There are two parameters expected in the input: type and value.


@JvmName(name = "bpxgkxbonqrajqqo")
suspend fun minimumHealthyHosts(argument: suspend DeploymentConfigMinimumHealthyHostsArgsBuilder.() -> Unit)

Parameters

argument

The minimum number of healthy instances that should be available at any time during the deployment. There are two parameters expected in the input: type and value.