Struct aws_sdk_memorydb::model::service_update::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for ServiceUpdate
Implementations
The name of the cluster to which the service update applies
The name of the cluster to which the service update applies
The unique ID of the service update
The unique ID of the service update
The date when the service update is initially available
The date when the service update is initially available
Provides details of the service update
Provides details of the service update
The status of the service update
The status of the service update
Reflects the nature of the service update
Reflects the nature of the service update
A list of nodes updated by the service update
A list of nodes updated by the service update
The date at which the service update will be automatically applied
The date at which the service update will be automatically applied
Consumes the builder and constructs a ServiceUpdate
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