@Stability(value=Stable) public static final class CfnChannel.NielsenCBETProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.NielsenCBETProperty>
CfnChannel.NielsenCBETProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.NielsenCBETProperty |
build()
Builds the configured instance.
|
CfnChannel.NielsenCBETProperty.Builder |
cbetCheckDigitString(String cbetCheckDigitString)
Sets the value of
CfnChannel.NielsenCBETProperty.getCbetCheckDigitString() |
CfnChannel.NielsenCBETProperty.Builder |
cbetStepaside(String cbetStepaside)
Sets the value of
CfnChannel.NielsenCBETProperty.getCbetStepaside() |
CfnChannel.NielsenCBETProperty.Builder |
csid(String csid)
Sets the value of
CfnChannel.NielsenCBETProperty.getCsid() |
@Stability(value=Stable) public CfnChannel.NielsenCBETProperty.Builder cbetCheckDigitString(String cbetCheckDigitString)
CfnChannel.NielsenCBETProperty.getCbetCheckDigitString()cbetCheckDigitString - Enter the CBET check digits to use in the watermark.this@Stability(value=Stable) public CfnChannel.NielsenCBETProperty.Builder cbetStepaside(String cbetStepaside)
CfnChannel.NielsenCBETProperty.getCbetStepaside()cbetStepaside - Determines the method of CBET insertion mode when prior encoding is detected on the same layer.this@Stability(value=Stable) public CfnChannel.NielsenCBETProperty.Builder csid(String csid)
CfnChannel.NielsenCBETProperty.getCsid()csid - Enter the CBET Source ID (CSID) to use in the watermark.this@Stability(value=Stable) public CfnChannel.NielsenCBETProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.NielsenCBETProperty>CfnChannel.NielsenCBETPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.