Struct aws_sdk_iotthingsgraph::model::system_instance_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for SystemInstanceSummary
Implementations
The status of the system instance.
The status of the system instance.
The target of the system instance.
The target of the system instance.
The ID of the Greengrass group where the system instance is deployed.
The ID of the Greengrass group where the system instance is deployed.
The date when the system instance was created.
The date when the system instance was created.
The date and time when the system instance was last updated.
The date and time when the system instance was last updated.
The ID of the Greengrass group where the system instance is deployed.
The ID of the Greengrass group where the system instance is deployed.
The version of the Greengrass group where the system instance is deployed.
The version of the Greengrass group where the system instance is deployed.
Consumes the builder and constructs a SystemInstanceSummary
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