@Stability(value=Stable) @Internal public static final class CfnTopicRule.CloudwatchMetricActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.CloudwatchMetricActionProperty
CfnTopicRule.CloudwatchMetricActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.CloudwatchMetricActionProperty.Builder, CfnTopicRule.CloudwatchMetricActionProperty.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 metricName,
String metricNamespace,
String metricUnit,
String metricValue,
String roleArn,
String metricTimestamp)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMetricName()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricName`.
|
String |
getMetricNamespace()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricNamespace`.
|
String |
getMetricTimestamp()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricTimestamp`.
|
String |
getMetricUnit()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricUnit`.
|
String |
getMetricValue()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricValue`.
|
String |
getRoleArn()
`CfnTopicRule.CloudwatchMetricActionProperty.RoleArn`.
|
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 getMetricName()
CfnTopicRule.CloudwatchMetricActionPropertygetMetricName in interface CfnTopicRule.CloudwatchMetricActionPropertypublic final String getMetricNamespace()
CfnTopicRule.CloudwatchMetricActionPropertygetMetricNamespace in interface CfnTopicRule.CloudwatchMetricActionPropertypublic final String getMetricUnit()
CfnTopicRule.CloudwatchMetricActionPropertygetMetricUnit in interface CfnTopicRule.CloudwatchMetricActionPropertypublic final String getMetricValue()
CfnTopicRule.CloudwatchMetricActionPropertygetMetricValue in interface CfnTopicRule.CloudwatchMetricActionPropertypublic final String getRoleArn()
CfnTopicRule.CloudwatchMetricActionPropertygetRoleArn in interface CfnTopicRule.CloudwatchMetricActionPropertypublic final String getMetricTimestamp()
CfnTopicRule.CloudwatchMetricActionPropertygetMetricTimestamp in interface CfnTopicRule.CloudwatchMetricActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.