matchConditions

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

Parameters

value

One or more match_conditions blocks as defined below.


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


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

Parameters

values

One or more match_conditions blocks as defined below.


@JvmName(name = "efjtpjlqupqoclpv")
suspend fun matchConditions(argument: List<suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit>)
@JvmName(name = "qeapbutkipsrkvuo")
suspend fun matchConditions(vararg argument: suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit)
@JvmName(name = "gvkfyiekjhmfeclf")
suspend fun matchConditions(argument: suspend PolicyCustomRuleMatchConditionArgsBuilder.() -> Unit)

Parameters

argument

One or more match_conditions blocks as defined below.