Struct aws_sdk_sagemaker::model::context_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ContextSummary
Implementations
The Amazon Resource Name (ARN) of the context.
The Amazon Resource Name (ARN) of the context.
The name of the context.
The name of the context.
The source of the context.
The source of the context.
The type of the context.
The type of the context.
When the context was created.
When the context was created.
When the context was last modified.
When the context was last modified.
Consumes the builder and constructs a ContextSummary
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