ScaleDistributionConfig🔗TODO docsDefinition🔗export interface ScaleDistributionConfig { type: common.ScaleDistribution; log?: number; linearThreshold?: number; } See also🔗 ScaleDistributionConfigBuilder