inference Endpoint
suspend fun inferenceEndpoint(name: String, block: suspend InferenceEndpointResourceBuilder.() -> Unit): InferenceEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for InferenceEndpoint.
See also
Parameters
name
The unique name of the resulting resource.