Struct aws_sdk_sagemaker::model::image_version::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ImageVersion
Implementations
When the version was created.
When the version was created.
When a create or delete operation fails, the reason for the failure.
When a create or delete operation fails, the reason for the failure.
The Amazon Resource Name (ARN) of the image the version is based on.
The Amazon Resource Name (ARN) of the image the version is based on.
The ARN of the version.
The ARN of the version.
The status of the version.
The status of the version.
When the version was last modified.
When the version was last modified.
The version number.
Consumes the builder and constructs a ImageVersion
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