Struct aws_sdk_emr::model::shrink_policy::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ShrinkPolicy
Implementations
The desired timeout for decommissioning an instance. Overrides the default YARN decommissioning timeout.
The desired timeout for decommissioning an instance. Overrides the default YARN decommissioning timeout.
Custom policy for requesting termination protection or termination of specific instances when shrinking an instance group.
Custom policy for requesting termination protection or termination of specific instances when shrinking an instance group.
Consumes the builder and constructs a ShrinkPolicy
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