Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
Represents a collection of nodes in a cluster. One node in the node group is the read/write primary node. All the other nodes are read-only Replica nodes.
See: newShard
smart constructor.
Shard' | |
|
Instances
Create a value of Shard
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:status:Shard'
, shard_status
- The current state of this replication group - creating, available,
modifying, deleting.
$sel:slots:Shard'
, shard_slots
- The keyspace for this shard.
$sel:numberOfNodes:Shard'
, shard_numberOfNodes
- The number of nodes in the shard
$sel:name:Shard'
, shard_name
- The name of the shard
$sel:nodes:Shard'
, shard_nodes
- A list containing information about individual nodes within the shard