SecurityProfileBehaviorCriteriaArgs

constructor(comparisonOperator: Output<SecurityProfileBehaviorCriteriaComparisonOperator>? = null, consecutiveDatapointsToAlarm: Output<Int>? = null, consecutiveDatapointsToClear: Output<Int>? = null, durationSeconds: Output<Int>? = null, mlDetectionConfig: Output<SecurityProfileMachineLearningDetectionConfigArgs>? = null, statisticalThreshold: Output<SecurityProfileStatisticalThresholdArgs>? = null, value: Output<SecurityProfileMetricValueArgs>? = null)