Struct aws_sdk_lambda::model::image_config_response::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ImageConfigResponse
Implementations
Configuration values that override the container image Dockerfile.
Configuration values that override the container image Dockerfile.
Error response to GetFunctionConfiguration.
Error response to GetFunctionConfiguration.
Consumes the builder and constructs a ImageConfigResponse
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more