matches

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nabtfnlybaimkhrx")
suspend fun matches(argument: List<suspend DevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "bcghbocrqlkyemfo")
suspend fun matches(vararg argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "lpnmqrthttfolgyk")
suspend fun matches(argument: suspend DevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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