osConstraints

@JvmName(name = "ecyukupwxrnwfvmf")
suspend fun osConstraints(value: Output<List<AccessLevelBasicConditionDevicePolicyOsConstraintArgs>>)
@JvmName(name = "ioasoofiegfnwbyu")
suspend fun osConstraints(value: List<AccessLevelBasicConditionDevicePolicyOsConstraintArgs>?)

Parameters

value

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


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


@JvmName(name = "tiayiwjtxsukgafe")
suspend fun osConstraints(values: List<Output<AccessLevelBasicConditionDevicePolicyOsConstraintArgs>>)
@JvmName(name = "jynedcuerlgxdfiu")
suspend fun osConstraints(vararg values: AccessLevelBasicConditionDevicePolicyOsConstraintArgs)

Parameters

values

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


@JvmName(name = "belefohmlvempfxf")
suspend fun osConstraints(argument: List<suspend AccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "dqcylordweelvxyh")
suspend fun osConstraints(vararg argument: suspend AccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)
@JvmName(name = "tpsihkojbycyhqel")
suspend fun osConstraints(argument: suspend AccessLevelBasicConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)

Parameters

argument

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