Struct aws_sdk_emr::model::instance_group_status::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for InstanceGroupStatus
Implementations
The current state of the instance group.
The current state of the instance group.
The status change reason details for the instance group.
The status change reason details for the instance group.
The timeline of the instance group status over time.
The timeline of the instance group status over time.
Consumes the builder and constructs a InstanceGroupStatus
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
