endpointRefs

@JvmName(name = "aewndrheqwggjttl")
suspend fun endpointRefs(value: Output<List<EndpointRefArgs>>)
@JvmName(name = "gfvlqhxsvbqaumay")
suspend fun endpointRefs(value: List<EndpointRefArgs>?)

Parameters

value

A list of endpoints that are exposed on this network.


@JvmName(name = "breougqhorodaqdy")
suspend fun endpointRefs(vararg values: Output<EndpointRefArgs>)


@JvmName(name = "ovbkdetwiuochwhq")
suspend fun endpointRefs(values: List<Output<EndpointRefArgs>>)
@JvmName(name = "dlcwawsiciytkfbw")
suspend fun endpointRefs(vararg values: EndpointRefArgs)

Parameters

values

A list of endpoints that are exposed on this network.


@JvmName(name = "rvjdyuqkyxpchdoe")
suspend fun endpointRefs(argument: List<suspend EndpointRefArgsBuilder.() -> Unit>)
@JvmName(name = "hlagqkixntkkiqwn")
suspend fun endpointRefs(vararg argument: suspend EndpointRefArgsBuilder.() -> Unit)
@JvmName(name = "svdevtgsvqtmfddj")
suspend fun endpointRefs(argument: suspend EndpointRefArgsBuilder.() -> Unit)

Parameters

argument

A list of endpoints that are exposed on this network.