interactive

@JvmName(name = "uceayqajqrsccfek")
suspend fun interactive(value: Output<Boolean>)
@JvmName(name = "xsbjuskftpqnbvws")
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 Create a container section of the Docker Remote API and the `--interactive` option to docker run.