Class CfnEntity.DefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iottwinmaker.CfnEntity.DefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEntity.DefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnEntity.DefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnEntity.DefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEntity.DefinitionProperty
An implementation for
CfnEntity.DefinitionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iottwinmaker.CfnEntity.DefinitionProperty
CfnEntity.DefinitionProperty.Builder, CfnEntity.DefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEntity.DefinitionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe configuration.final ObjectThe data type.final ObjectThe default value.final ObjectDisplays if the entity has a external Id.final ObjectDisplays if the entity is final.final ObjectDisplays if the entity is imported.final ObjectDisplays if the entity is inherited.final ObjectDisplays if the entity is a required entity.final ObjectDisplays if the entity is tored externally.final ObjectDisplays if the entity.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnEntity.DefinitionProperty.Builder.
-
-
Method Details
-
getConfiguration
Description copied from interface:CfnEntity.DefinitionPropertyThe configuration.- Specified by:
getConfigurationin interfaceCfnEntity.DefinitionProperty
-
getDataType
Description copied from interface:CfnEntity.DefinitionPropertyThe data type.- Specified by:
getDataTypein interfaceCfnEntity.DefinitionProperty
-
getDefaultValue
Description copied from interface:CfnEntity.DefinitionPropertyThe default value.- Specified by:
getDefaultValuein interfaceCfnEntity.DefinitionProperty
-
getIsExternalId
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity has a external Id.- Specified by:
getIsExternalIdin interfaceCfnEntity.DefinitionProperty
-
getIsFinal
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity is final.- Specified by:
getIsFinalin interfaceCfnEntity.DefinitionProperty
-
getIsImported
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity is imported.- Specified by:
getIsImportedin interfaceCfnEntity.DefinitionProperty
-
getIsInherited
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity is inherited.- Specified by:
getIsInheritedin interfaceCfnEntity.DefinitionProperty
-
getIsRequiredInEntity
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity is a required entity.- Specified by:
getIsRequiredInEntityin interfaceCfnEntity.DefinitionProperty
-
getIsStoredExternally
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity is tored externally.- Specified by:
getIsStoredExternallyin interfaceCfnEntity.DefinitionProperty
-
getIsTimeSeries
Description copied from interface:CfnEntity.DefinitionPropertyDisplays if the entity.- Specified by:
getIsTimeSeriesin interfaceCfnEntity.DefinitionProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-