commands

@JvmName(name = "bdhjmqibtucpkarf")
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 = "nmeqvwjggiityihx")
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.