@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(CfnTopicRule.CloudwatchMetricActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.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 |
getMetricName()
The CloudWatch metric name.
|
String |
getMetricNamespace()
The CloudWatch metric namespace name.
|
String |
getMetricTimestamp()
An optional [Unix timestamp](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp) .
|
String |
getMetricUnit()
The [metric unit](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#Unit) supported by CloudWatch.
|
String |
getMetricValue()
The CloudWatch metric value.
|
String |
getRoleArn()
The IAM role that allows access to the CloudWatch 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(CfnTopicRule.CloudwatchMetricActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.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 © 2022. All rights reserved.