@Stability(value=Stable) public static final class CfnChannel.NielsenConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.NielsenConfigurationProperty>
CfnChannel.NielsenConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.NielsenConfigurationProperty |
build()
Builds the configured instance.
|
CfnChannel.NielsenConfigurationProperty.Builder |
distributorId(String distributorId)
Sets the value of
CfnChannel.NielsenConfigurationProperty.getDistributorId() |
CfnChannel.NielsenConfigurationProperty.Builder |
nielsenPcmToId3Tagging(String nielsenPcmToId3Tagging)
Sets the value of
CfnChannel.NielsenConfigurationProperty.getNielsenPcmToId3Tagging() |
@Stability(value=Stable) public CfnChannel.NielsenConfigurationProperty.Builder distributorId(String distributorId)
CfnChannel.NielsenConfigurationProperty.getDistributorId()distributorId - `CfnChannel.NielsenConfigurationProperty.DistributorId`.this@Stability(value=Stable) public CfnChannel.NielsenConfigurationProperty.Builder nielsenPcmToId3Tagging(String nielsenPcmToId3Tagging)
CfnChannel.NielsenConfigurationProperty.getNielsenPcmToId3Tagging()nielsenPcmToId3Tagging - `CfnChannel.NielsenConfigurationProperty.NielsenPcmToId3Tagging`.this@Stability(value=Stable) public CfnChannel.NielsenConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.NielsenConfigurationProperty>CfnChannel.NielsenConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.