matches

@JvmName(name = "rfhvfhechgusgiwv")
suspend fun matches(value: Output<List<DevicePostureRuleMatchArgs>>)
@JvmName(name = "sbpjmomtttbbppmi")
suspend fun matches(value: List<DevicePostureRuleMatchArgs>?)

Parameters

value

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


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


@JvmName(name = "fuyukqwpqrhktiou")
suspend fun matches(values: List<Output<DevicePostureRuleMatchArgs>>)
@JvmName(name = "ncuuwnkakvrvgqfq")
suspend fun matches(vararg values: DevicePostureRuleMatchArgs)

Parameters

values

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


@JvmName(name = "kvllsiigndwilstr")
suspend fun matches(argument: List<suspend DevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "picqpboyjukbnbet")
suspend fun matches(vararg argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "grbrwgmgogoqclpt")
suspend fun matches(argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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