Class CfnDecoderManifestPropsMixin.ObdInterfaceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnDecoderManifestPropsMixin.ObdInterfaceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDecoderManifestPropsMixin.ObdInterfaceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDecoderManifestPropsMixin.ObdInterfaceProperty
@Stability(Stable)
@Internal
public static final class CfnDecoderManifestPropsMixin.ObdInterfaceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDecoderManifestPropsMixin.ObdInterfaceProperty
An implementation for
CfnDecoderManifestPropsMixin.ObdInterfaceProperty-
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.ObdInterfaceProperty
CfnDecoderManifestPropsMixin.ObdInterfaceProperty.Builder, CfnDecoderManifestPropsMixin.ObdInterfaceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDecoderManifestPropsMixin.ObdInterfaceProperty.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 maximum number message requests per diagnostic trouble code per second.final StringWhether the vehicle has a transmission control module (TCM).final StringgetName()The name of the interface.final StringThe standard OBD II PID.final StringThe maximum number message requests per second.final StringThe ID of the message requesting vehicle data.final StringWhether to use extended IDs in the message.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.ObdInterfaceProperty.Builder.
-
-
Method Details
-
getDtcRequestIntervalSeconds
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyThe maximum number message requests per diagnostic trouble code per second.- Specified by:
getDtcRequestIntervalSecondsin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getHasTransmissionEcu
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyWhether the vehicle has a transmission control module (TCM).- Specified by:
getHasTransmissionEcuin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getName
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyThe name of the interface.- Specified by:
getNamein interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getObdStandard
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyThe standard OBD II PID.- Specified by:
getObdStandardin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getPidRequestIntervalSeconds
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyThe maximum number message requests per second.- Specified by:
getPidRequestIntervalSecondsin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getRequestMessageId
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyThe ID of the message requesting vehicle data.- Specified by:
getRequestMessageIdin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- See Also:
-
getUseExtendedIds
Description copied from interface:CfnDecoderManifestPropsMixin.ObdInterfacePropertyWhether to use extended IDs in the message.- Specified by:
getUseExtendedIdsin interfaceCfnDecoderManifestPropsMixin.ObdInterfaceProperty- 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()
-