command

@JvmName(name = "culwjskniyakjjue")
suspend fun command(value: Output<List<String>>)
@JvmName(name = "pvnuylqywkrodkre")
suspend fun command(value: List<String>?)

Parameters

value

The commands to execute within the container instance in exec form.


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


@JvmName(name = "bcsxdtrybuuipvfu")
suspend fun command(values: List<Output<String>>)
@JvmName(name = "xpfmusvncyjqvkwp")
suspend fun command(vararg values: String)

Parameters

values

The commands to execute within the container instance in exec form.