matches

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "sblwrrbyaeboxvns")
suspend fun matches(argument: List<suspend DevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "ogpfcdgnauroxocf")
suspend fun matches(vararg argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "wrsssvknxsxvqnyc")
suspend fun matches(argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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