Struct aws_sdk_sagemaker::model::lineage_group_summary::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for LineageGroupSummary
Implementations
The Amazon Resource Name (ARN) of the lineage group resource.
The Amazon Resource Name (ARN) of the lineage group resource.
The name or Amazon Resource Name (ARN) of the lineage group.
The name or Amazon Resource Name (ARN) of the lineage group.
The display name of the lineage group summary.
The display name of the lineage group summary.
The creation time of the lineage group summary.
The creation time of the lineage group summary.
The last modified time of the lineage group summary.
The last modified time of the lineage group summary.
Consumes the builder and constructs a LineageGroupSummary
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