Struct aws_sdk_sagemaker::model::trial_component_source_detail::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for TrialComponentSourceDetail
Implementations
The Amazon Resource Name (ARN) of the source.
The Amazon Resource Name (ARN) of the source.
Information about a training job that's the source of a trial component.
Information about a training job that's the source of a trial component.
Information about a processing job that's the source of a trial component.
Information about a processing job that's the source of a trial component.
Information about a transform job that's the source of a trial component.
Information about a transform job that's the source of a trial component.
Consumes the builder and constructs a TrialComponentSourceDetail
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