inferencePool

suspend fun inferencePool(name: String, block: suspend InferencePoolResourceBuilder.() -> Unit): InferencePool

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for InferencePool.


See also

Parameters

name

The unique name of the resulting resource.