matchTargetLabels

@JvmName(name = "fwjhmijwtgwdtwci")
suspend fun matchTargetLabels(value: Output<Map<String, String>>)
@JvmName(name = "ybtgmsvwmocismld")
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 = "bxsisgrgdkuworci")
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).