exec

@JvmName(name = "ucnmsetapnbqsrxj")
suspend fun exec(value: Output<ExecActionArgs>)
@JvmName(name = "wxgljyymssapcexi")
suspend fun exec(value: ExecActionArgs?)

Parameters

value

Exec specifies a command to execute in the container.


@JvmName(name = "pcdamldoxytkrful")
suspend fun exec(argument: suspend ExecActionArgsBuilder.() -> Unit)

Parameters

argument

Exec specifies a command to execute in the container.