@Stability(value=Stable) @Internal public static final class CfnSecurityProfile.BehaviorCriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfile.BehaviorCriteriaProperty
CfnSecurityProfile.BehaviorCriteriaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfile.BehaviorCriteriaProperty.Builder, CfnSecurityProfile.BehaviorCriteriaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String comparisonOperator,
Number consecutiveDatapointsToAlarm,
Number consecutiveDatapointsToClear,
Number durationSeconds,
Object mlDetectionConfig,
Object statisticalThreshold,
Object value)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityProfile.AlertTargetProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComparisonOperator()
`CfnSecurityProfile.BehaviorCriteriaProperty.ComparisonOperator`.
|
Number |
getConsecutiveDatapointsToAlarm()
`CfnSecurityProfile.BehaviorCriteriaProperty.ConsecutiveDatapointsToAlarm`.
|
Number |
getConsecutiveDatapointsToClear()
`CfnSecurityProfile.BehaviorCriteriaProperty.ConsecutiveDatapointsToClear`.
|
Number |
getDurationSeconds()
`CfnSecurityProfile.BehaviorCriteriaProperty.DurationSeconds`.
|
Object |
getMlDetectionConfig()
`CfnSecurityProfile.BehaviorCriteriaProperty.MlDetectionConfig`.
|
Object |
getStatisticalThreshold()
`CfnSecurityProfile.BehaviorCriteriaProperty.StatisticalThreshold`.
|
Object |
getValue()
`CfnSecurityProfile.BehaviorCriteriaProperty.Value`.
|
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(String comparisonOperator, Number consecutiveDatapointsToAlarm, Number consecutiveDatapointsToClear, Number durationSeconds, Object mlDetectionConfig, Object statisticalThreshold, Object value)
CfnSecurityProfile.AlertTargetProperty.Builder.public final String getComparisonOperator()
CfnSecurityProfile.BehaviorCriteriaPropertygetComparisonOperator in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Number getConsecutiveDatapointsToAlarm()
CfnSecurityProfile.BehaviorCriteriaPropertygetConsecutiveDatapointsToAlarm in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Number getConsecutiveDatapointsToClear()
CfnSecurityProfile.BehaviorCriteriaPropertygetConsecutiveDatapointsToClear in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Number getDurationSeconds()
CfnSecurityProfile.BehaviorCriteriaPropertygetDurationSeconds in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Object getMlDetectionConfig()
CfnSecurityProfile.BehaviorCriteriaPropertygetMlDetectionConfig in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Object getStatisticalThreshold()
CfnSecurityProfile.BehaviorCriteriaPropertygetStatisticalThreshold in interface CfnSecurityProfile.BehaviorCriteriaPropertypublic final Object getValue()
CfnSecurityProfile.BehaviorCriteriaPropertygetValue in interface CfnSecurityProfile.BehaviorCriteriaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.