Struct aws_sdk_elasticache::model::cache_node_update_status::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for CacheNodeUpdateStatus
Implementations
The node ID of the cache cluster
The node ID of the cache cluster
The update status of the node
The update status of the node
The deletion date of the node
The deletion date of the node
The start date of the update for a node
The start date of the update for a node
The end date of the update for a node
The end date of the update for a node
Reflects whether the update was initiated by the customer or automatically applied
Reflects whether the update was initiated by the customer or automatically applied
The date when the update is triggered
The date when the update is triggered
The date when the NodeUpdateStatus was last modified>
The date when the NodeUpdateStatus was last modified>
Consumes the builder and constructs a CacheNodeUpdateStatus
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