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