exec

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

Parameters

value

Exec specifies a command to execute in the container.


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

Parameters

argument

Exec specifies a command to execute in the container.