notReadyAddresses

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


@JvmName(name = "xcprweojphiwhokg")
suspend fun notReadyAddresses(values: List<Output<EndpointAddressPatchArgs>>)
@JvmName(name = "nqhrgvcvkbjpbdyy")
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 = "bsrcmduhwwjognkk")
suspend fun notReadyAddresses(argument: List<suspend EndpointAddressPatchArgsBuilder.() -> Unit>)
@JvmName(name = "nvwbvwdpdteshafy")
suspend fun notReadyAddresses(vararg argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)
@JvmName(name = "leovchcvlovhvjif")
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.