class Aws::Lambda::Types::ImageConfig
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ImageConfig AWS API Documentation
@return [String]
Specifies the working directory.
@!attribute [rw] working_directory
@return [Array<String>]
Specifies parameters that you want to pass in with ENTRYPOINT.
@!attribute [rw] command
@return [Array<String>]
the location of the runtime executable.
Specifies the entry point to their application, which is typically
@!attribute [rw] entry_point<br><br>: docs.aws.amazon.com/lambda/latest/dg/images-create.html#images-parms<br><br><br><br>settings. For more information, see [Container image settings].
Configuration values that override the container image Dockerfile