notReadyAddresses

@JvmName(name = "pbpuateyigtbtkwr")
suspend fun notReadyAddresses(value: Output<List<EndpointAddressPatchArgs>>)
@JvmName(name = "sposgeeevplkvace")
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 = "pncrrcfapsxxdxen")
suspend fun notReadyAddresses(vararg values: Output<EndpointAddressPatchArgs>)


@JvmName(name = "unhhkymmmnopyrdi")
suspend fun notReadyAddresses(values: List<Output<EndpointAddressPatchArgs>>)
@JvmName(name = "rnmuegprrxfdaqfb")
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 = "kbpkjmosfurcyvbr")
suspend fun notReadyAddresses(argument: List<suspend EndpointAddressPatchArgsBuilder.() -> Unit>)
@JvmName(name = "fnbsilehvursttmj")
suspend fun notReadyAddresses(vararg argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)
@JvmName(name = "rdclsyrcdfhtvefw")
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.