class Aws::Lambda::Types::ImageConfigResponse


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ImageConfigResponse AWS API Documentation
@return [Types::ImageConfigError]
Error response to ‘GetFunctionConfiguration`.
@!attribute [rw] error
@return [Types::ImageConfig]
Configuration values that override the container image Dockerfile.
@!attribute [rw] image_config
Response to a `GetFunctionConfiguration` request.