matches

@JvmName(name = "jfpjrntnyilanpcd")
suspend fun matches(value: Output<List<ZeroTrustDevicePostureRuleMatchArgs>>)
@JvmName(name = "hokomlpufuaevdkg")
suspend fun matches(value: List<ZeroTrustDevicePostureRuleMatchArgs>?)

Parameters

value

The conditions that the client must match to run the rule.


@JvmName(name = "leislrixbculelow")
suspend fun matches(vararg values: Output<ZeroTrustDevicePostureRuleMatchArgs>)


@JvmName(name = "tnjqvenpnvbwqfyw")
suspend fun matches(values: List<Output<ZeroTrustDevicePostureRuleMatchArgs>>)
@JvmName(name = "temeeygsyyhfbmaj")
suspend fun matches(vararg values: ZeroTrustDevicePostureRuleMatchArgs)

Parameters

values

The conditions that the client must match to run the rule.


@JvmName(name = "drsrxbvcbvyrvfxf")
suspend fun matches(argument: List<suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "kyqpbmqaximknego")
suspend fun matches(vararg argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "kcskrxtjhsceprrt")
suspend fun matches(argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

The conditions that the client must match to run the rule.