commands

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

Parameters

value

The command to send to the container that overrides the default command from the Docker image or the task definition.


@JvmName(name = "aprbatnwtxrurumh")
suspend fun commands(vararg values: String)

Parameters

values

The command to send to the container that overrides the default command from the Docker image or the task definition.