Class CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsitewise.CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty
@Stability(Stable)
@Internal
public static final class CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty
An implementation for
CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty-
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.iotsitewise.CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty
CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Builder, CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.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 StringThe external ID of the linked asset model property.final StringThe logical ID of the linked asset model property.final StringThe external ID of the applied interface property.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
protected Jsii$Proxy(CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty.Builder.
-
-
Method Details
-
getInterfaceAssetModelPropertyExternalId
Description copied from interface:CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingPropertyThe external ID of the applied interface property.- Specified by:
getInterfaceAssetModelPropertyExternalIdin interfaceCfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty- See Also:
-
getAssetModelPropertyExternalId
Description copied from interface:CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingPropertyThe external ID of the linked asset model property.- Specified by:
getAssetModelPropertyExternalIdin interfaceCfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty- See Also:
-
getAssetModelPropertyLogicalId
Description copied from interface:CfnAssetModel.EnforcedAssetModelInterfacePropertyMappingPropertyThe logical ID of the linked asset model property.- Specified by:
getAssetModelPropertyLogicalIdin interfaceCfnAssetModel.EnforcedAssetModelInterfacePropertyMappingProperty- See Also:
-
$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()
-