DatascanDataQualitySpecRuleStatisticRangeExpectationArgs

constructor(maxValue: Output<String>? = null, minValue: Output<String>? = null, statistic: Output<String>, strictMaxEnabled: Output<Boolean>? = null, strictMinEnabled: Output<Boolean>? = null)