addresses

@JvmName(name = "nacarorexdxajtwi")
suspend fun addresses(value: Output<List<EndpointAddressPatchArgs>>)
@JvmName(name = "bfmatoiwhcxrdvud")
suspend fun addresses(value: List<EndpointAddressPatchArgs>?)

Parameters

value

IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.


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


@JvmName(name = "xbwkfgansgmxygoq")
suspend fun addresses(values: List<Output<EndpointAddressPatchArgs>>)
@JvmName(name = "rqplvywhhameaxhc")
suspend fun addresses(vararg values: EndpointAddressPatchArgs)

Parameters

values

IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.


@JvmName(name = "tpwxqxybbsottxtl")
suspend fun addresses(argument: List<suspend EndpointAddressPatchArgsBuilder.() -> Unit>)
@JvmName(name = "onuyytqgjqabifex")
suspend fun addresses(vararg argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)
@JvmName(name = "cvfwqjojgpvksqwy")
suspend fun addresses(argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)

Parameters

argument

IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.