commands

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

Parameters

value

Command array to execute within the container in exec form.


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


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

Parameters

values

Command array to execute within the container in exec form.