desiredPartitionCount property

int? desiredPartitionCount
final

The number of partitions you want to preconfigure for your domain. Only valid when you select m2.2xlarge as the desired instance type.

Implementation

final int? desiredPartitionCount;