batchEndpoint

suspend fun batchEndpoint(name: String, block: suspend BatchEndpointResourceBuilder.() -> Unit): BatchEndpoint

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BatchEndpoint.


See also

Parameters

name

The unique name of the resulting resource.