@Stability(value=Stable) @Internal public static final class CfnSecurityProfile.BehaviorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfile.BehaviorProperty
CfnSecurityProfile.BehaviorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfile.BehaviorProperty.Builder, CfnSecurityProfile.BehaviorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityProfile.BehaviorProperty.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) |
Object |
getCriteria()
The criteria that determine if a device is behaving normally in regard to the `metric` .
|
String |
getMetric()
What is measured by the behavior.
|
Object |
getMetricDimension()
The dimension of the metric.
|
String |
getName()
The name you've given to the behavior.
|
Object |
getSuppressAlerts()
The alert status.
|
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.BehaviorProperty.Builder builder)
CfnSecurityProfile.AlertTargetProperty.Builder.public final String getName()
CfnSecurityProfile.BehaviorPropertygetName in interface CfnSecurityProfile.BehaviorPropertypublic final Object getCriteria()
CfnSecurityProfile.BehaviorPropertygetCriteria in interface CfnSecurityProfile.BehaviorPropertypublic final String getMetric()
CfnSecurityProfile.BehaviorPropertygetMetric in interface CfnSecurityProfile.BehaviorPropertypublic final Object getMetricDimension()
CfnSecurityProfile.BehaviorPropertygetMetricDimension in interface CfnSecurityProfile.BehaviorPropertypublic final Object getSuppressAlerts()
CfnSecurityProfile.BehaviorProperty
If you set the value to true , alerts will be suppressed.
getSuppressAlerts in interface CfnSecurityProfile.BehaviorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.