Struct aws_sdk_memorydb::model::cluster_pending_updates::Builder   [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ClusterPendingUpdates
Implementations
The status of an online resharding operation.
The status of an online resharding operation.
A list of ACLs associated with the cluster that are being updated
A list of ACLs associated with the cluster that are being updated
Appends an item to service_updates.
To override the contents of this collection use set_service_updates.
A list of service updates being applied to the cluster
A list of service updates being applied to the cluster
Consumes the builder and constructs a ClusterPendingUpdates
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
