@Stability(value=Stable) public static final class CfnSecurityProfile.BehaviorCriteriaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSecurityProfile.BehaviorCriteriaProperty>
CfnSecurityProfile.BehaviorCriteriaProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder comparisonOperator(String comparisonOperator)
CfnSecurityProfile.BehaviorCriteriaProperty.getComparisonOperator()comparisonOperator - `CfnSecurityProfile.BehaviorCriteriaProperty.ComparisonOperator`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder consecutiveDatapointsToAlarm(Number consecutiveDatapointsToAlarm)
consecutiveDatapointsToAlarm - `CfnSecurityProfile.BehaviorCriteriaProperty.ConsecutiveDatapointsToAlarm`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder consecutiveDatapointsToClear(Number consecutiveDatapointsToClear)
consecutiveDatapointsToClear - `CfnSecurityProfile.BehaviorCriteriaProperty.ConsecutiveDatapointsToClear`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder durationSeconds(Number durationSeconds)
CfnSecurityProfile.BehaviorCriteriaProperty.getDurationSeconds()durationSeconds - `CfnSecurityProfile.BehaviorCriteriaProperty.DurationSeconds`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder mlDetectionConfig(CfnSecurityProfile.MachineLearningDetectionConfigProperty mlDetectionConfig)
CfnSecurityProfile.BehaviorCriteriaProperty.getMlDetectionConfig()mlDetectionConfig - `CfnSecurityProfile.BehaviorCriteriaProperty.MlDetectionConfig`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder mlDetectionConfig(IResolvable mlDetectionConfig)
CfnSecurityProfile.BehaviorCriteriaProperty.getMlDetectionConfig()mlDetectionConfig - `CfnSecurityProfile.BehaviorCriteriaProperty.MlDetectionConfig`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder statisticalThreshold(CfnSecurityProfile.StatisticalThresholdProperty statisticalThreshold)
CfnSecurityProfile.BehaviorCriteriaProperty.getStatisticalThreshold()statisticalThreshold - `CfnSecurityProfile.BehaviorCriteriaProperty.StatisticalThreshold`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder statisticalThreshold(IResolvable statisticalThreshold)
CfnSecurityProfile.BehaviorCriteriaProperty.getStatisticalThreshold()statisticalThreshold - `CfnSecurityProfile.BehaviorCriteriaProperty.StatisticalThreshold`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder value(CfnSecurityProfile.MetricValueProperty value)
CfnSecurityProfile.BehaviorCriteriaProperty.getValue()value - `CfnSecurityProfile.BehaviorCriteriaProperty.Value`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty.Builder value(IResolvable value)
CfnSecurityProfile.BehaviorCriteriaProperty.getValue()value - `CfnSecurityProfile.BehaviorCriteriaProperty.Value`.this@Stability(value=Stable) public CfnSecurityProfile.BehaviorCriteriaProperty build()
build in interface software.amazon.jsii.Builder<CfnSecurityProfile.BehaviorCriteriaProperty>CfnSecurityProfile.BehaviorCriteriaPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.