addresses

@JvmName(name = "qnfmmasgymeyynwy")
suspend fun addresses(value: Output<List<EndpointAddressPatchArgs>>)
@JvmName(name = "uaqxxybckqjvytbl")
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 = "uclcstqgpoyssthe")
suspend fun addresses(vararg values: Output<EndpointAddressPatchArgs>)


@JvmName(name = "wnxbherufygynpaa")
suspend fun addresses(values: List<Output<EndpointAddressPatchArgs>>)
@JvmName(name = "hjanertnxskgvrer")
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 = "absthnxsmusprgip")
suspend fun addresses(argument: List<suspend EndpointAddressPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ngojmegmuktydrkr")
suspend fun addresses(vararg argument: suspend EndpointAddressPatchArgsBuilder.() -> Unit)
@JvmName(name = "tskiugkxodccobwy")
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.