Struct aws_sdk_elasticsearch::model::option_status::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for OptionStatus
Implementations
Timestamp which tells the creation date for the entity.
Timestamp which tells the creation date for the entity.
Timestamp which tells the last updated time for the entity.
Timestamp which tells the last updated time for the entity.
Specifies the latest version for the entity.
Specifies the latest version for the entity.
Provides the OptionState
for the Elasticsearch domain.
Provides the OptionState
for the Elasticsearch domain.
Indicates whether the Elasticsearch domain is being deleted.
Indicates whether the Elasticsearch domain is being deleted.
Consumes the builder and constructs a OptionStatus
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