endpointRefs

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

Parameters

value

A list of endpoints that are exposed on this network.


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


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

Parameters

values

A list of endpoints that are exposed on this network.


@JvmName(name = "mmtvdvhhdllaidln")
suspend fun endpointRefs(argument: List<suspend EndpointRefArgsBuilder.() -> Unit>)
@JvmName(name = "oarpewkuxmmuxnhw")
suspend fun endpointRefs(vararg argument: suspend EndpointRefArgsBuilder.() -> Unit)
@JvmName(name = "jicdbhjqelieflvt")
suspend fun endpointRefs(argument: suspend EndpointRefArgsBuilder.() -> Unit)

Parameters

argument

A list of endpoints that are exposed on this network.