commands

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

Parameters

value

The launch command for the container. A list of string.


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


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

Parameters

values

The launch command for the container. A list of string.