inferencePool

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

Parameters

name

The unique name of the resulting resource.

block

Builder for InferencePool.

See also


Parameters

name

The unique name of the resulting resource.

See also