matches

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pjpvkasjtswxqvdn")
suspend fun matches(argument: List<suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit>)
@JvmName(name = "bewpudvungjpjgra")
suspend fun matches(vararg argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)
@JvmName(name = "emxopgtklgavveor")
suspend fun matches(argument: suspend ZeroTrustDevicePostureRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

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