@Stability(value=Stable) @Internal public static final class CfnComponentType.DataTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentType.DataTypeProperty
CfnComponentType.DataTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentType.DataTypeProperty.Builder, CfnComponentType.DataTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentType.DataTypeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentType.DataConnectorProperty.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) |
Object |
getAllowedValues()
The allowed values for this data type.
|
Object |
getNestedType()
The nested type in the data type.
|
Object |
getRelationship()
A relationship that associates a component with another component.
|
String |
getType()
The underlying type of the data type.
|
String |
getUnitOfMeasure()
The unit of measure used in this data type.
|
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(CfnComponentType.DataTypeProperty.Builder builder)
CfnComponentType.DataConnectorProperty.Builder.public final String getType()
CfnComponentType.DataTypeProperty
Valid Values: RELATIONSHIP | STRING | LONG | BOOLEAN | INTEGER | DOUBLE | LIST | MAP
getType in interface CfnComponentType.DataTypePropertypublic final Object getAllowedValues()
CfnComponentType.DataTypePropertygetAllowedValues in interface CfnComponentType.DataTypePropertypublic final Object getNestedType()
CfnComponentType.DataTypePropertygetNestedType in interface CfnComponentType.DataTypePropertypublic final Object getRelationship()
CfnComponentType.DataTypePropertygetRelationship in interface CfnComponentType.DataTypePropertypublic final String getUnitOfMeasure()
CfnComponentType.DataTypePropertygetUnitOfMeasure in interface CfnComponentType.DataTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.