devicePolicy

@JvmName(name = "lwmbnbrbdiemvbte")
suspend fun devicePolicy(value: Output<DevicePolicyArgs>)
@JvmName(name = "rvnhgrugienmiwdh")
suspend fun devicePolicy(value: DevicePolicyArgs?)

Parameters

value

Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.


@JvmName(name = "ktarciwnnqrduibw")
suspend fun devicePolicy(argument: suspend DevicePolicyArgsBuilder.() -> Unit)

Parameters

argument

Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.