scripts

@JvmName(name = "kmtokolkkfccutcv")
suspend fun scripts(value: Output<List<String>>)
@JvmName(name = "kpbrxtuorhyjfdfs")
suspend fun scripts(value: List<String>?)

Parameters

value

List of custom commands to run.


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


@JvmName(name = "ermsikxxgrvjrtad")
suspend fun scripts(values: List<Output<String>>)
@JvmName(name = "mltkvvwrcdvyvssx")
suspend fun scripts(vararg values: String)

Parameters

values

List of custom commands to run.