@Stability(value=Stable) public static final class CfnDecoderManifest.CanSignalProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDecoderManifest.CanSignalProperty>
CfnDecoderManifest.CanSignalProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder factor(Object factor)
CfnDecoderManifest.CanSignalProperty.getFactor()factor - `CfnDecoderManifest.CanSignalProperty.Factor`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder isBigEndian(Object isBigEndian)
CfnDecoderManifest.CanSignalProperty.getIsBigEndian()isBigEndian - `CfnDecoderManifest.CanSignalProperty.IsBigEndian`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder isSigned(Object isSigned)
CfnDecoderManifest.CanSignalProperty.getIsSigned()isSigned - `CfnDecoderManifest.CanSignalProperty.IsSigned`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder length(Object length)
CfnDecoderManifest.CanSignalProperty.getLength()length - `CfnDecoderManifest.CanSignalProperty.Length`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder messageId(Object messageId)
CfnDecoderManifest.CanSignalProperty.getMessageId()messageId - `CfnDecoderManifest.CanSignalProperty.MessageId`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder offset(Object offset)
CfnDecoderManifest.CanSignalProperty.getOffset()offset - `CfnDecoderManifest.CanSignalProperty.Offset`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder startBit(Object startBit)
CfnDecoderManifest.CanSignalProperty.getStartBit()startBit - `CfnDecoderManifest.CanSignalProperty.StartBit`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty.Builder name(String name)
CfnDecoderManifest.CanSignalProperty.getName()name - `CfnDecoderManifest.CanSignalProperty.Name`.this@Stability(value=Stable) public CfnDecoderManifest.CanSignalProperty build()
build in interface software.amazon.jsii.Builder<CfnDecoderManifest.CanSignalProperty>CfnDecoderManifest.CanSignalPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.