matchConditions

@JvmName(name = "crvtxqhoecbtmvas")
suspend fun matchConditions(value: Output<List<PolicyCustomRuleMatchConditionArgs>>)
@JvmName(name = "oehmocchnkbvwcwv")
suspend fun matchConditions(value: List<PolicyCustomRuleMatchConditionArgs>)

Parameters

value

One or more match_conditions blocks as defined below.


@JvmName(name = "vxjodsxtgbwnpphm")
suspend fun matchConditions(vararg values: Output<PolicyCustomRuleMatchConditionArgs>)


@JvmName(name = "jkyqlaqekumqpuem")
suspend fun matchConditions(values: List<Output<PolicyCustomRuleMatchConditionArgs>>)
@JvmName(name = "nbfirlrbdjvibsec")
suspend fun matchConditions(vararg values: PolicyCustomRuleMatchConditionArgs)

Parameters

values

One or more match_conditions blocks as defined below.


@JvmName(name = "oajlrslpogmigywc")
suspend fun matchConditions(argument: List<suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit>)
@JvmName(name = "nrjsritbvmhrfvje")
suspend fun matchConditions(vararg argument: suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit)
@JvmName(name = "vdipimaojtnjshbt")
suspend fun matchConditions(argument: suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit)

Parameters

argument

One or more match_conditions blocks as defined below.