matchExpresses

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

Parameters

value

The conditional expressions used to create an application group based on the tag. See match_express below.


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


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

Parameters

values

The conditional expressions used to create an application group based on the tag. See match_express below.


@JvmName(name = "wlwcpttrwbuuljxh")
suspend fun matchExpresses(argument: List<suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit>)
@JvmName(name = "mepfykdyyhyqndbc")
suspend fun matchExpresses(vararg argument: suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit)
@JvmName(name = "myvgcegodcmcfqvr")
suspend fun matchExpresses(argument: suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit)

Parameters

argument

The conditional expressions used to create an application group based on the tag. See match_express below.