batch Endpoint
suspend fun batchEndpoint(name: String, block: suspend BatchEndpointResourceBuilder.() -> Unit): BatchEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchEndpoint.
See also
Parameters
name
The unique name of the resulting resource.