Struct aws_sdk_sagemaker::model::device_fleet_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for DeviceFleetSummary
Implementations
Amazon Resource Name (ARN) of the device fleet.
Amazon Resource Name (ARN) of the device fleet.
Name of the device fleet.
Name of the device fleet.
Timestamp of when the device fleet was created.
Timestamp of when the device fleet was created.
Timestamp of when the device fleet was last updated.
Timestamp of when the device fleet was last updated.
Consumes the builder and constructs a DeviceFleetSummary
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