arguments

val arguments: Output<List<String>>?

Specifies the arguments to the entrypoint. The docker image's CMD is used if not specified.