Class CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty
@Stability(Stable)
@Internal
public static final class CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty
An implementation for
CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty-
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.cfnpropertymixins.services.iotfleetwise.CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty
CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Builder, CfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.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 ObjectReturns union: eitherIResolvableorCfnDecoderManifestPropsMixin.CanSignalPropertyfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnDecoderManifestPropsMixin.ObdSignalPropertyfinal StringgetType()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 theCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty.Builder.
-
-
Method Details
-
getCanSignal
Description copied from interface:CfnDecoderManifestPropsMixin.SignalDecodersItemsPropertyReturns union: eitherIResolvableorCfnDecoderManifestPropsMixin.CanSignalProperty- Specified by:
getCanSignalin interfaceCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty- See Also:
-
getFullyQualifiedName
- Specified by:
getFullyQualifiedNamein interfaceCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty- See Also:
-
getInterfaceId
- Specified by:
getInterfaceIdin interfaceCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty- See Also:
-
getObdSignal
Description copied from interface:CfnDecoderManifestPropsMixin.SignalDecodersItemsPropertyReturns union: eitherIResolvableorCfnDecoderManifestPropsMixin.ObdSignalProperty- Specified by:
getObdSignalin interfaceCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty- See Also:
-
getType
- Specified by:
getTypein interfaceCfnDecoderManifestPropsMixin.SignalDecodersItemsProperty- 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()
-