matches

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ngnwlckusvmbrlja")
suspend fun matches(argument: List<suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "dtyyiuetmbcwbtnx")
suspend fun matches(vararg argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "hpupsaquhlbvlanc")
suspend fun matches(argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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