linux

@JvmName(name = "aksdagqgsahhtkfm")
suspend fun linux(value: Output<LinuxContainerUserArgs>)
@JvmName(name = "vtjlnxcgejrtevwu")
suspend fun linux(value: LinuxContainerUserArgs?)

Parameters

value

Linux holds user identity information initially attached to the first process of the containers in Linux. Note that the actual running identity can be changed if the process has enough privilege to do so.


@JvmName(name = "blxfiqsfojhfbuuq")
suspend fun linux(argument: suspend LinuxContainerUserArgsBuilder.() -> Unit)

Parameters

argument

Linux holds user identity information initially attached to the first process of the containers in Linux. Note that the actual running identity can be changed if the process has enough privilege to do so.