@Stability(value=Stable) public static final class CfnDecoderManifest.ObdSignalDecoderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDecoderManifest.ObdSignalDecoderProperty>
CfnDecoderManifest.ObdSignalDecoderProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty.Builder fullyQualifiedName(String fullyQualifiedName)
CfnDecoderManifest.ObdSignalDecoderProperty.getFullyQualifiedName()fullyQualifiedName - `CfnDecoderManifest.ObdSignalDecoderProperty.FullyQualifiedName`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty.Builder interfaceId(String interfaceId)
CfnDecoderManifest.ObdSignalDecoderProperty.getInterfaceId()interfaceId - `CfnDecoderManifest.ObdSignalDecoderProperty.InterfaceId`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty.Builder obdSignal(CfnDecoderManifest.ObdSignalProperty obdSignal)
CfnDecoderManifest.ObdSignalDecoderProperty.getObdSignal()obdSignal - `CfnDecoderManifest.ObdSignalDecoderProperty.ObdSignal`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty.Builder obdSignal(IResolvable obdSignal)
CfnDecoderManifest.ObdSignalDecoderProperty.getObdSignal()obdSignal - `CfnDecoderManifest.ObdSignalDecoderProperty.ObdSignal`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty.Builder type(String type)
CfnDecoderManifest.ObdSignalDecoderProperty.getType()type - `CfnDecoderManifest.ObdSignalDecoderProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdSignalDecoderProperty build()
build in interface software.amazon.jsii.Builder<CfnDecoderManifest.ObdSignalDecoderProperty>CfnDecoderManifest.ObdSignalDecoderPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.