devicePolicy

@JvmName(name = "tnlbxafixvlcuwaj")
suspend fun devicePolicy(value: Output<AccessLevelsAccessLevelBasicConditionDevicePolicyArgs>)
@JvmName(name = "ebqcsmayrjggvrwq")
suspend fun devicePolicy(value: AccessLevelsAccessLevelBasicConditionDevicePolicyArgs?)

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