matchExpresses

@JvmName(name = "reqqcufqxhlmnacp")
suspend fun matchExpresses(value: Output<List<DynamicTagGroupMatchExpressArgs>>)
@JvmName(name = "jlaigmikwtumebki")
suspend fun matchExpresses(value: List<DynamicTagGroupMatchExpressArgs>?)

Parameters

value

The label generates a matching expression that applies the grouping. See match_express below.


@JvmName(name = "jonnsyjojcpdnsop")
suspend fun matchExpresses(vararg values: Output<DynamicTagGroupMatchExpressArgs>)


@JvmName(name = "oakvpedsoopunuiv")
suspend fun matchExpresses(values: List<Output<DynamicTagGroupMatchExpressArgs>>)
@JvmName(name = "weybceinfkjvtxmu")
suspend fun matchExpresses(vararg values: DynamicTagGroupMatchExpressArgs)

Parameters

values

The label generates a matching expression that applies the grouping. See match_express below.


@JvmName(name = "nnfnbwwulqdvskkp")
suspend fun matchExpresses(argument: List<suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit>)
@JvmName(name = "lopcffrnomqpyglo")
suspend fun matchExpresses(vararg argument: suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit)
@JvmName(name = "fqnvrftldbhkncup")
suspend fun matchExpresses(argument: suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit)

Parameters

argument

The label generates a matching expression that applies the grouping. See match_express below.