@Stability(value=Stable) @Internal public static final class CfnComponentTypeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentTypeProps
CfnComponentTypePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentTypeProps.Builder, CfnComponentTypeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentTypeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentTypeProps.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 |
getComponentTypeId()
`AWS::IoTTwinMaker::ComponentType.ComponentTypeId`.
|
String |
getDescription()
`AWS::IoTTwinMaker::ComponentType.Description`.
|
List<String> |
getExtendsFrom()
`AWS::IoTTwinMaker::ComponentType.ExtendsFrom`.
|
Object |
getFunctions()
`AWS::IoTTwinMaker::ComponentType.Functions`.
|
Object |
getIsSingleton()
`AWS::IoTTwinMaker::ComponentType.IsSingleton`.
|
Object |
getPropertyDefinitions()
`AWS::IoTTwinMaker::ComponentType.PropertyDefinitions`.
|
Map<String,String> |
getTags()
`AWS::IoTTwinMaker::ComponentType.Tags`.
|
String |
getWorkspaceId()
`AWS::IoTTwinMaker::ComponentType.WorkspaceId`.
|
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(CfnComponentTypeProps.Builder builder)
CfnComponentTypeProps.Builder.public final String getComponentTypeId()
CfnComponentTypePropsgetComponentTypeId in interface CfnComponentTypePropspublic final String getWorkspaceId()
CfnComponentTypePropsgetWorkspaceId in interface CfnComponentTypePropspublic final String getDescription()
CfnComponentTypePropsgetDescription in interface CfnComponentTypePropspublic final List<String> getExtendsFrom()
CfnComponentTypePropsgetExtendsFrom in interface CfnComponentTypePropspublic final Object getFunctions()
CfnComponentTypePropsgetFunctions in interface CfnComponentTypePropspublic final Object getIsSingleton()
CfnComponentTypePropsgetIsSingleton in interface CfnComponentTypePropspublic final Object getPropertyDefinitions()
CfnComponentTypePropsgetPropertyDefinitions in interface CfnComponentTypePropspublic final Map<String,String> getTags()
CfnComponentTypePropsgetTags in interface CfnComponentTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.