@Stability(value=Stable) @Internal public static final class CfnSecurityProfile.MetricValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfile.MetricValueProperty
CfnSecurityProfile.MetricValuePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfile.MetricValueProperty.Builder, CfnSecurityProfile.MetricValueProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityProfile.MetricValueProperty.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) |
List<String> |
getCidrs()
If the `comparisonOperator` calls for a set of CIDRs, use this to specify that set to be compared with the `metric` .
|
String |
getCount()
If the `comparisonOperator` calls for a numeric value, use this to specify that numeric value to be compared with the `metric` .
|
Number |
getNumber()
The numeric values of a metric.
|
Object |
getNumbers()
The numeric value of a metric.
|
Object |
getPorts()
If the `comparisonOperator` calls for a set of ports, use this to specify that set to be compared with the `metric` .
|
List<String> |
getStrings()
The string values of a metric.
|
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.MetricValueProperty.Builder builder)
CfnSecurityProfile.AlertTargetProperty.Builder.public final List<String> getCidrs()
CfnSecurityProfile.MetricValuePropertygetCidrs in interface CfnSecurityProfile.MetricValuePropertypublic final String getCount()
CfnSecurityProfile.MetricValuePropertygetCount in interface CfnSecurityProfile.MetricValuePropertypublic final Number getNumber()
CfnSecurityProfile.MetricValuePropertygetNumber in interface CfnSecurityProfile.MetricValuePropertypublic final Object getNumbers()
CfnSecurityProfile.MetricValuePropertygetNumbers in interface CfnSecurityProfile.MetricValuePropertypublic final Object getPorts()
CfnSecurityProfile.MetricValuePropertygetPorts in interface CfnSecurityProfile.MetricValuePropertypublic final List<String> getStrings()
CfnSecurityProfile.MetricValuePropertygetStrings in interface CfnSecurityProfile.MetricValueProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.