primaryContainer

@JvmName(name = "tcbynvgmoegyspwx")
suspend fun primaryContainer(value: Output<ModelPrimaryContainerArgs>)
@JvmName(name = "ukjibymtsducldoa")
suspend fun primaryContainer(value: ModelPrimaryContainerArgs?)

Parameters

value

The primary docker image containing inference code that is used when the model is deployed for predictions. If not specified, the container argument is required. Fields are documented below.


@JvmName(name = "vxxkhegmoqmtiiyb")
suspend fun primaryContainer(argument: suspend ModelPrimaryContainerArgsBuilder.() -> Unit)

Parameters

argument

The primary docker image containing inference code that is used when the model is deployed for predictions. If not specified, the container argument is required. Fields are documented below.