endpoints

@JvmName(name = "ftxmuksalxnhlqoy")
suspend fun endpoints(value: Output<List<EndpointArgs>>)
@JvmName(name = "jhjypcoryihmiddb")
suspend fun endpoints(value: List<EndpointArgs>?)

Parameters

value

Configuring the endpoints for the container


@JvmName(name = "ppjxvrydarrbxfho")
suspend fun endpoints(vararg values: Output<EndpointArgs>)


@JvmName(name = "bchuvobvkukoifem")
suspend fun endpoints(values: List<Output<EndpointArgs>>)
@JvmName(name = "wlmpteiheeeeoaqj")
suspend fun endpoints(vararg values: EndpointArgs)

Parameters

values

Configuring the endpoints for the container


@JvmName(name = "ydxgshsgikwxmicp")
suspend fun endpoints(argument: List<suspend EndpointArgsBuilder.() -> Unit>)
@JvmName(name = "fvbllvdbtwiyhttq")
suspend fun endpoints(vararg argument: suspend EndpointArgsBuilder.() -> Unit)
@JvmName(name = "iwdedmhspdtmjyfq")
suspend fun endpoints(argument: suspend EndpointArgsBuilder.() -> Unit)

Parameters

argument

Configuring the endpoints for the container