@Stability(value=Stable) @Internal public static final class CfnCampaign.MetricDimensionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.MetricDimensionProperty
CfnCampaign.MetricDimensionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.MetricDimensionProperty.Builder, CfnCampaign.MetricDimensionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.MetricDimensionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCampaign.AttributeDimensionProperty.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 |
getComparisonOperator()
The operator to use when comparing metric values.
|
Number |
getValue()
The value to compare.
|
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(CfnCampaign.MetricDimensionProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getComparisonOperator()
CfnCampaign.MetricDimensionProperty
Valid values are: GREATER_THAN , LESS_THAN , GREATER_THAN_OR_EQUAL , LESS_THAN_OR_EQUAL , and EQUAL .
getComparisonOperator in interface CfnCampaign.MetricDimensionPropertypublic final Number getValue()
CfnCampaign.MetricDimensionPropertygetValue in interface CfnCampaign.MetricDimensionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.