Struct aws_sdk_batch::model::container_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ContainerSummary
Implementations
The exit code to return upon completion.
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
Consumes the builder and constructs a ContainerSummary
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