privileged

@JvmName(name = "jbeuspldgvboidhp")
suspend fun privileged(value: Output<Boolean>)
@JvmName(name = "ocegcqvxsiumruaa")
suspend fun privileged(value: Boolean?)

Parameters

value

When this parameter is true, the container is given elevated privileges on the host container instance (similar to the `root` user). This parameter maps to `Privileged` in the docker container create command and the `--privileged` option to docker run This parameter is not supported for Windows containers or tasks run on FARGATElong.