Struct aws_sdk_elasticache::model::unprocessed_update_action::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for UnprocessedUpdateAction
Implementations
The replication group ID
The replication group ID
The ID of the cache cluster
The ID of the cache cluster
The unique ID of the service update
The unique ID of the service update
The error type for requests that are not processed
The error type for requests that are not processed
The error message that describes the reason the request was not processed
The error message that describes the reason the request was not processed
Consumes the builder and constructs a UnprocessedUpdateAction
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