interactive

@JvmName(name = "ehvmpsedupilpgiw")
suspend fun interactive(value: Output<Boolean>)
@JvmName(name = "ldgqmjyejvojwblm")
suspend fun interactive(value: Boolean?)

Parameters

value

When this parameter is `true`, you can deploy containerized applications that require `stdin` or a `tty` to be allocated. This parameter maps to `OpenStdin` in the docker container create command and the `--interactive` option to docker run.