arguments

@JvmName(name = "jpgnotxiuaoflhgp")
suspend fun arguments(value: Output<Map<String, String>>)
@JvmName(name = "saajtpsilqqsnsjj")
suspend fun arguments(value: Map<String, String>?)

Parameters

value

Specifies a map of arguments to be used when executing this step.


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

Parameters

values

Specifies a map of arguments to be used when executing this step.