Class CfnChannel.PassThroughSettingsProperty.Builder
java.lang.Object
software.amazon.awscdk.services.medialive.CfnChannel.PassThroughSettingsProperty.Builder
- All Implemented Interfaces:
- software.amazon.jsii.Builder<CfnChannel.PassThroughSettingsProperty>
- Enclosing interface:
- CfnChannel.PassThroughSettingsProperty
@Stability(Stable)
public static final class CfnChannel.PassThroughSettingsProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnChannel.PassThroughSettingsProperty>
A builder for 
CfnChannel.PassThroughSettingsProperty- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
buildBuilds the configured instance.- Specified by:
- buildin interface- software.amazon.jsii.Builder<CfnChannel.PassThroughSettingsProperty>
- Returns:
- a new instance of CfnChannel.PassThroughSettingsProperty
- Throws:
- NullPointerException- if any required attribute was not provided
 
 
-