devicePolicy

@JvmName(name = "odoxdqbxsyacygol")
suspend fun devicePolicy(value: Output<AccessLevelConditionDevicePolicyArgs>)
@JvmName(name = "mngoyjlvgywrcsyu")
suspend fun devicePolicy(value: AccessLevelConditionDevicePolicyArgs?)

Parameters

value

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


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

Parameters

argument

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