Class CfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRulePropsMixin.CloudwatchMetricActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRulePropsMixin.CloudwatchMetricActionProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRulePropsMixin.CloudwatchMetricActionProperty
An implementation for
CfnTopicRulePropsMixin.CloudwatchMetricActionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.CloudwatchMetricActionProperty
CfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Builder, CfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe CloudWatch metric name.final StringThe CloudWatch metric namespace name.final StringAn optional Unix timestamp .final StringThe metric unit supported by CloudWatch.final StringThe CloudWatch metric value.final StringThe IAM role that allows access to the CloudWatch metric.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.CloudwatchMetricActionProperty.Builder.
-
-
Method Details
-
getMetricName
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyThe CloudWatch metric name.- Specified by:
getMetricNamein interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
getMetricNamespace
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyThe CloudWatch metric namespace name.- Specified by:
getMetricNamespacein interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
getMetricTimestamp
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyAn optional Unix timestamp .- Specified by:
getMetricTimestampin interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
getMetricUnit
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyThe metric unit supported by CloudWatch.- Specified by:
getMetricUnitin interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
getMetricValue
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyThe CloudWatch metric value.- Specified by:
getMetricValuein interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
getRoleArn
Description copied from interface:CfnTopicRulePropsMixin.CloudwatchMetricActionPropertyThe IAM role that allows access to the CloudWatch metric.- Specified by:
getRoleArnin interfaceCfnTopicRulePropsMixin.CloudwatchMetricActionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-