@Stability(value=Stable) @Internal public static final class CfnEntity.ComponentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEntity.ComponentProperty
CfnEntity.ComponentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEntity.ComponentProperty.Builder, CfnEntity.ComponentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEntity.ComponentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEntity.ComponentProperty.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.
|
String |
getComponentTypeId()
The ID of the ComponentType.
|
String |
getDefinedIn()
The name of the property definition set in the request.
|
String |
getDescription()
The description of the component.
|
Object |
getProperties()
An object that maps strings to the properties to set in the component type.
|
Object |
getStatus()
The status of 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(CfnEntity.ComponentProperty.Builder builder)
CfnEntity.ComponentProperty.Builder.public final String getComponentName()
CfnEntity.ComponentPropertygetComponentName in interface CfnEntity.ComponentPropertypublic final String getComponentTypeId()
CfnEntity.ComponentPropertygetComponentTypeId in interface CfnEntity.ComponentPropertypublic final String getDefinedIn()
CfnEntity.ComponentPropertygetDefinedIn in interface CfnEntity.ComponentPropertypublic final String getDescription()
CfnEntity.ComponentPropertygetDescription in interface CfnEntity.ComponentPropertypublic final Object getProperties()
CfnEntity.ComponentPropertyEach string in the mapping must be unique to this object.
getProperties in interface CfnEntity.ComponentPropertypublic final Object getStatus()
CfnEntity.ComponentPropertygetStatus in interface CfnEntity.ComponentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.