stdin

@JvmName(name = "tsvpbobkjyhymrha")
suspend fun stdin(value: Output<Boolean>)
@JvmName(name = "wbsdykwfyxjyhsxl")
suspend fun stdin(value: Boolean?)

Parameters

value

Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.