matches

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ieixnmunbagspulx")
suspend fun matches(argument: List<suspend DevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "qlfymuxattnktudx")
suspend fun matches(vararg argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "oefhgwartgosccbp")
suspend fun matches(argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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