@Stability(value=Stable) @Internal public static final class CfnSecurityProfile.MachineLearningDetectionConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfile.MachineLearningDetectionConfigProperty
CfnSecurityProfile.MachineLearningDetectionConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder, CfnSecurityProfile.MachineLearningDetectionConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityProfile.AlertTargetProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConfidenceLevel()
The model confidence level.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder builder)
CfnSecurityProfile.AlertTargetProperty.Builder.public final String getConfidenceLevel()
CfnSecurityProfile.MachineLearningDetectionConfigProperty
There are three levels of confidence, "high" , "medium" , and "low" .
The higher the confidence level, the lower the sensitivity, and the lower the alarm frequency will be.
getConfidenceLevel in interface CfnSecurityProfile.MachineLearningDetectionConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.