Struct aws_sdk_sagemaker::model::image::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Image
Implementations
When the image was created.
When the image was created.
The description of the image.
The description of the image.
The name of the image as displayed.
The name of the image as displayed.
When a create, update, or delete operation fails, the reason for the failure.
When a create, update, or delete operation fails, the reason for the failure.
The Amazon Resource Name (ARN) of the image.
The Amazon Resource Name (ARN) of the image.
The name of the image.
The name of the image.
The status of the image.
The status of the image.
When the image was last modified.
When the image was last modified.
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