@Stability(value=Stable) @Internal public static final class CfnSecurityProfile.StatisticalThresholdProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfile.StatisticalThresholdProperty
CfnSecurityProfile.StatisticalThresholdPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfile.StatisticalThresholdProperty.Builder, CfnSecurityProfile.StatisticalThresholdProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityProfile.StatisticalThresholdProperty.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 |
getStatistic()
The percentile that resolves to a threshold value by which compliance with a behavior is determined.
|
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.StatisticalThresholdProperty.Builder builder)
CfnSecurityProfile.AlertTargetProperty.Builder.public final String getStatistic()
CfnSecurityProfile.StatisticalThresholdProperty
Metrics are collected over the specified period ( durationSeconds ) from all reporting devices in your account and statistical ranks are calculated. Then, the measurements from a device are collected over the same period. If the accumulated measurements from the device fall above or below ( comparisonOperator ) the value associated with the percentile specified, then the device is considered to be in compliance with the behavior, otherwise a violation occurs.
getStatistic in interface CfnSecurityProfile.StatisticalThresholdProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.