Struct aws_sdk_opensearch::model::auto_tune_status::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for AutoTuneStatus
Implementations
The timestamp of the Auto-Tune options creation date.
The timestamp of the Auto-Tune options creation date.
The timestamp of when the Auto-Tune options were last updated.
The timestamp of when the Auto-Tune options were last updated.
The latest version of the Auto-Tune options.
The latest version of the Auto-Tune options.
The AutoTuneState
for the domain.
The AutoTuneState
for the domain.
The error message while enabling or disabling Auto-Tune.
The error message while enabling or disabling Auto-Tune.
Indicates whether the domain is being deleted.
Indicates whether the domain is being deleted.
Consumes the builder and constructs a AutoTuneStatus
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