@Stability(value=Stable) @Internal public static final class CfnApplication.CustomComponentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.CustomComponentProperty
CfnApplication.CustomComponentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.CustomComponentProperty.Builder, CfnApplication.CustomComponentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.CustomComponentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AlarmMetricProperty.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 |
getComponentName()
The name of the component.
|
List<String> |
getResourceList()
The list of resource ARNs that belong to the component.
|
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(CfnApplication.CustomComponentProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final String getComponentName()
CfnApplication.CustomComponentPropertygetComponentName in interface CfnApplication.CustomComponentPropertypublic final List<String> getResourceList()
CfnApplication.CustomComponentPropertygetResourceList in interface CfnApplication.CustomComponentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.