commands

@JvmName(name = "bxadsmdoonpywxfl")
suspend fun commands(value: Output<List<String>>)
@JvmName(name = "ctwvhlwxruabddct")
suspend fun commands(value: List<String>?)

Parameters

value

The shell commands to run with your compute action in CodePipeline.


@JvmName(name = "mrbtbqijslytiwxi")
suspend fun commands(vararg values: Output<String>)


@JvmName(name = "eobeckgoxrtpjcfh")
suspend fun commands(values: List<Output<String>>)
@JvmName(name = "uoaglcarcnqhlqhr")
suspend fun commands(vararg values: String)

Parameters

values

The shell commands to run with your compute action in CodePipeline.