Security Profile Behavior Criteria
constructor(comparisonOperator: SecurityProfileBehaviorCriteriaComparisonOperator? = null, consecutiveDatapointsToAlarm: Int? = null, consecutiveDatapointsToClear: Int? = null, durationSeconds: Int? = null, mlDetectionConfig: SecurityProfileMachineLearningDetectionConfig? = null, statisticalThreshold: SecurityProfileStatisticalThreshold? = null, value: SecurityProfileMetricValue? = null)