containerImage

@JvmName(name = "tvjchhyryoqlypvc")
suspend fun containerImage(value: Output<InstanceContainerImageArgs>)
@JvmName(name = "qemeohaftxodsfyt")
suspend fun containerImage(value: InstanceContainerImageArgs?)

Parameters

value

Use a container image to start the notebook instance. Structure is documented below.


@JvmName(name = "uvhlylascdjeaubo")
suspend fun containerImage(argument: suspend InstanceContainerImageArgsBuilder.() -> Unit)

Parameters

argument

Use a container image to start the notebook instance. Structure is documented below.