Security Profile Machine Learning Detection Config
data class SecurityProfileMachineLearningDetectionConfig(val confidenceLevel: SecurityProfileMachineLearningDetectionConfigConfidenceLevel? = null)
The configuration of an ML Detect Security Profile.
Constructors
Link copied to clipboard
fun SecurityProfileMachineLearningDetectionConfig(confidenceLevel: SecurityProfileMachineLearningDetectionConfigConfidenceLevel? = null)