arguments

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

Parameters

value

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


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

Parameters

values

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