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
data ShardConfigurationRequest Source #
A request to configure the sharding properties of a cluster
See: newShardConfigurationRequest
smart constructor.
ShardConfigurationRequest' | |
|
Instances
newShardConfigurationRequest :: ShardConfigurationRequest Source #
Create a value of ShardConfigurationRequest
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:shardCount:ShardConfigurationRequest'
, shardConfigurationRequest_shardCount
- The number of shards in the cluster
shardConfigurationRequest_shardCount :: Lens' ShardConfigurationRequest (Maybe Int) Source #
The number of shards in the cluster