@Stability(value=Stable) public static final class CfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSecurityProfile.MachineLearningDetectionConfigProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSecurityProfile.MachineLearningDetectionConfigProperty |
build()
Builds the configured instance.
|
CfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder |
confidenceLevel(String confidenceLevel)
|
@Stability(value=Stable) public CfnSecurityProfile.MachineLearningDetectionConfigProperty.Builder confidenceLevel(String confidenceLevel)
confidenceLevel - The model confidence level.
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.
this@Stability(value=Stable) public CfnSecurityProfile.MachineLearningDetectionConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnSecurityProfile.MachineLearningDetectionConfigProperty>CfnSecurityProfile.MachineLearningDetectionConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.