Struct aws_sdk_sagemaker::model::association_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AssociationSummary
Implementations
The ARN of the source.
The ARN of the source.
The Amazon Resource Name (ARN) of the destination.
The Amazon Resource Name (ARN) of the destination.
The source type.
The source type.
The destination type.
The destination type.
The type of the association.
The type of the association.
The name of the source.
The name of the source.
The name of the destination.
The name of the destination.
When the association was created.
When the association was created.
Information about the user who created or modified an experiment, trial, trial component, or project.
Information about the user who created or modified an experiment, trial, trial component, or project.
Consumes the builder and constructs a AssociationSummary
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