@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
Object criteria,
String metric,
Object metricDimension,
Object suppressAlerts)
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) |
Object |
getCriteria()
`CfnSecurityProfile.BehaviorProperty.Criteria`.
|
String |
getMetric()
`CfnSecurityProfile.BehaviorProperty.Metric`.
|
Object |
getMetricDimension()
`CfnSecurityProfile.BehaviorProperty.MetricDimension`.
|
String |
getName()
`CfnSecurityProfile.BehaviorProperty.Name`.
|
Object |
getSuppressAlerts()
`CfnSecurityProfile.BehaviorProperty.SuppressAlerts`.
|
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.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.BehaviorPropertygetSuppressAlerts in interface CfnSecurityProfile.BehaviorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.