notReadyAddresses

@JvmName(name = "okmuwuiglnxvvkma")
suspend fun notReadyAddresses(value: Output<List<EndpointAddressPatchArgs>>)
@JvmName(name = "dtxbgikyysxtoiby")
suspend fun notReadyAddresses(value: List<EndpointAddressPatchArgs>?)

Parameters

value

IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.


@JvmName(name = "omdqbchhdcllnlta")
suspend fun notReadyAddresses(vararg values: Output<EndpointAddressPatchArgs>)


@JvmName(name = "uxwgmetmgbbtadwn")
suspend fun notReadyAddresses(values: List<Output<EndpointAddressPatchArgs>>)
@JvmName(name = "dkgxojxhcfakyynu")
suspend fun notReadyAddresses(vararg values: EndpointAddressPatchArgs)

Parameters

values

IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.


@JvmName(name = "nqeuinukppxbjstu")
suspend fun notReadyAddresses(argument: List<suspend EndpointAddressPatchArgsBuilder.() -> Unit>)
@JvmName(name = "gpknmoejhfmixjmq")
suspend fun notReadyAddresses(vararg argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)
@JvmName(name = "sgwfceuehksafkaf")
suspend fun notReadyAddresses(argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)

Parameters

argument

IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.