privilegeEnabled

@JvmName(name = "kfulpgfdtthkbyel")
suspend fun privilegeEnabled(value: Output<Boolean>)
@JvmName(name = "dsbnsoqcohhqtwdk")
suspend fun privilegeEnabled(value: Boolean)

Parameters

value

Whether the container's permission is elevated to privileged? Changing this forces a new resource to be created.

Note: Currently, this only applies when the os_type is Linux and the sku is Confidential.