Struct aws_sdk_sagemaker::model::label_counters_for_workteam::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for LabelCountersForWorkteam
Implementations
The total number of data objects labeled by a human worker.
The total number of data objects labeled by a human worker.
The total number of data objects that need to be labeled by a human worker.
The total number of data objects that need to be labeled by a human worker.
The total number of tasks in the labeling job.
Consumes the builder and constructs a LabelCountersForWorkteam
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