@Stability(value=Stable) public static final class CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDecoderManifest.ObdNetworkInterfaceProperty>
CfnDecoderManifest.ObdNetworkInterfaceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDecoderManifest.ObdNetworkInterfaceProperty |
build()
Builds the configured instance.
|
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder |
interfaceId(String interfaceId)
Sets the value of
CfnDecoderManifest.ObdNetworkInterfaceProperty.getInterfaceId() |
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder |
obdInterface(CfnDecoderManifest.ObdInterfaceProperty obdInterface)
Sets the value of
CfnDecoderManifest.ObdNetworkInterfaceProperty.getObdInterface() |
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder |
obdInterface(IResolvable obdInterface)
Sets the value of
CfnDecoderManifest.ObdNetworkInterfaceProperty.getObdInterface() |
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder |
type(String type)
Sets the value of
CfnDecoderManifest.ObdNetworkInterfaceProperty.getType() |
@Stability(value=Stable) public CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder interfaceId(String interfaceId)
CfnDecoderManifest.ObdNetworkInterfaceProperty.getInterfaceId()interfaceId - `CfnDecoderManifest.ObdNetworkInterfaceProperty.InterfaceId`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder obdInterface(CfnDecoderManifest.ObdInterfaceProperty obdInterface)
CfnDecoderManifest.ObdNetworkInterfaceProperty.getObdInterface()obdInterface - `CfnDecoderManifest.ObdNetworkInterfaceProperty.ObdInterface`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder obdInterface(IResolvable obdInterface)
CfnDecoderManifest.ObdNetworkInterfaceProperty.getObdInterface()obdInterface - `CfnDecoderManifest.ObdNetworkInterfaceProperty.ObdInterface`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder type(String type)
CfnDecoderManifest.ObdNetworkInterfaceProperty.getType()type - `CfnDecoderManifest.ObdNetworkInterfaceProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.ObdNetworkInterfaceProperty build()
build in interface software.amazon.jsii.Builder<CfnDecoderManifest.ObdNetworkInterfaceProperty>CfnDecoderManifest.ObdNetworkInterfacePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.