pseudoTerminal

@JvmName(name = "ljpwyvyqcghecawp")
suspend fun pseudoTerminal(value: Output<Boolean>)
@JvmName(name = "lrhswcxuafppnaqx")
suspend fun pseudoTerminal(value: Boolean?)

Parameters

value

When this parameter is `true`, a TTY is allocated. This parameter maps to `Tty` in tthe docker container create command and the `--tty` option to docker run.