#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for BatchDescribeModelPackageSummary
Implementations
The group name for the model package
The group name for the model package
The version number of a versioned model.
The version number of a versioned model.
The Amazon Resource Name (ARN) of the model package.
The Amazon Resource Name (ARN) of the model package.
The description of the model package.
The description of the model package.
The creation time of the mortgage package summary.
The creation time of the mortgage package summary.
Defines how to perform inference generation after a training job is run.
Defines how to perform inference generation after a training job is run.
The status of the mortgage package.
The status of the mortgage package.
The approval status of the model.
The approval status of the model.
Consumes the builder and constructs a BatchDescribeModelPackageSummary
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