Struct aws_sdk_memorydb::model::shard::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for Shard
Implementations
The current state of this replication group - creating, available, modifying, deleting.
The current state of this replication group - creating, available, modifying, deleting.
Appends an item to nodes.
To override the contents of this collection use set_nodes.
A list containing information about individual nodes within the shard
A list containing information about individual nodes within the shard
The number of nodes in the shard
The number of nodes in the shard
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
