inferenceExecutionConfig

@JvmName(name = "iaewgkwhiprjqntu")
suspend fun inferenceExecutionConfig(value: Output<ModelInferenceExecutionConfigArgs>)
@JvmName(name = "xmmwdcnylfkoxcmp")
suspend fun inferenceExecutionConfig(value: ModelInferenceExecutionConfigArgs?)

Parameters

value

Specifies details of how containers in a multi-container endpoint are called. see Inference Execution Config.


@JvmName(name = "gktqifwaxvouepwa")
suspend fun inferenceExecutionConfig(argument: suspend ModelInferenceExecutionConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies details of how containers in a multi-container endpoint are called. see Inference Execution Config.