osConstraints

@JvmName(name = "mxghxwypshxgpjbw")
suspend fun osConstraints(value: Output<List<AccessLevelConditionDevicePolicyOsConstraintArgs>>)
@JvmName(name = "wwphgytgqnstiyug")
suspend fun osConstraints(value: List<AccessLevelConditionDevicePolicyOsConstraintArgs>?)

Parameters

value

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


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


@JvmName(name = "ryenpcvbhjfrdtrg")
suspend fun osConstraints(values: List<Output<AccessLevelConditionDevicePolicyOsConstraintArgs>>)
@JvmName(name = "ckjcuoxsbufuwdxl")
suspend fun osConstraints(vararg values: AccessLevelConditionDevicePolicyOsConstraintArgs)

Parameters

values

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


@JvmName(name = "bfmfpovbxcylruib")
suspend fun osConstraints(argument: List<suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "cycswcrupdsioket")
suspend fun osConstraints(vararg argument: suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)
@JvmName(name = "nusparifukylcmdr")
suspend fun osConstraints(argument: suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)

Parameters

argument

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