devicePolicy

@JvmName(name = "yelxdvmqvusfnsec")
suspend fun devicePolicy(value: Output<AccessLevelBasicConditionDevicePolicyArgs>)
@JvmName(name = "exphwejrpsskchuy")
suspend fun devicePolicy(value: AccessLevelBasicConditionDevicePolicyArgs?)

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 = "rithpmxqecvbcnns")
suspend fun devicePolicy(argument: suspend AccessLevelBasicConditionDevicePolicyArgsBuilder.() -> 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.