Uniform Int64Range Partition Scheme Description Args
data class UniformInt64RangePartitionSchemeDescriptionArgs(val count: Output<Int>, val highKey: Output<String>, val lowKey: Output<String>, val partitionScheme: Output<String>) : ConvertibleToJava<UniformInt64RangePartitionSchemeDescriptionArgs>
Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.