osConstraints

Parameters

value

A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.


@JvmName(name = "gxvffrjdlfjscfhm")
suspend fun osConstraints(vararg values: Output<AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs>)


@JvmName(name = "vdpxiqfcjuhjqgwx")
suspend fun osConstraints(values: List<Output<AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs>>)
@JvmName(name = "srjserepvhfjavqr")
suspend fun osConstraints(vararg values: AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs)

Parameters

values

A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.


@JvmName(name = "hfscdyjrbeklxwpt")
suspend fun osConstraints(argument: List<suspend AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "tnslopvvxyltmerk")
suspend fun osConstraints(vararg argument: suspend AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)
@JvmName(name = "gaokwpkpwjypjkbx")
suspend fun osConstraints(argument: suspend AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)

Parameters

argument

A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.