matchTargetLabels

@JvmName(name = "uthvhyvvrvlneets")
suspend fun matchTargetLabels(value: Output<Map<String, String>>)
@JvmName(name = "uukprgtxnwqnxkyp")
suspend fun matchTargetLabels(value: Map<String, String>?)

Parameters

value

Optional. Deploy parameters are applied to targets with match labels. If unspecified, deploy parameters are applied to all targets (including child targets of a multi-target).


@JvmName(name = "mqwmkhanmmnqxhww")
fun matchTargetLabels(vararg values: Pair<String, String>)

Parameters

values

Optional. Deploy parameters are applied to targets with match labels. If unspecified, deploy parameters are applied to all targets (including child targets of a multi-target).