Security Profile Machine Learning Detection Config Args
data class SecurityProfileMachineLearningDetectionConfigArgs(val confidenceLevel: Output<SecurityProfileMachineLearningDetectionConfigConfidenceLevel>? = null) : ConvertibleToJava<SecurityProfileMachineLearningDetectionConfigArgs>
The configuration of an ML Detect Security Profile.
Constructors
Link copied to clipboard
constructor(confidenceLevel: Output<SecurityProfileMachineLearningDetectionConfigConfidenceLevel>? = null)