@Stability(value=Stable) @Internal public static final class CfnCustomMetricProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomMetricProps
CfnCustomMetricPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomMetricProps.Builder, CfnCustomMetricProps.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 metricType,
String displayName,
String metricName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnCustomMetricProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDisplayName()
`AWS::IoT::CustomMetric.DisplayName`.
|
String |
getMetricName()
`AWS::IoT::CustomMetric.MetricName`.
|
String |
getMetricType()
`AWS::IoT::CustomMetric.MetricType`.
|
List<CfnTag> |
getTags()
`AWS::IoT::CustomMetric.Tags`.
|
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 getMetricType()
CfnCustomMetricPropsgetMetricType in interface CfnCustomMetricPropspublic final String getDisplayName()
CfnCustomMetricPropsgetDisplayName in interface CfnCustomMetricPropspublic final String getMetricName()
CfnCustomMetricPropsgetMetricName in interface CfnCustomMetricPropspublic final List<CfnTag> getTags()
CfnCustomMetricPropsgetTags in interface CfnCustomMetricProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.