@Stability(value=Stable) public static final class CfnChannel.MotionGraphicsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.MotionGraphicsConfigurationProperty>
CfnChannel.MotionGraphicsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.MotionGraphicsConfigurationProperty |
build()
Builds the configured instance.
|
CfnChannel.MotionGraphicsConfigurationProperty.Builder |
motionGraphicsInsertion(String motionGraphicsInsertion)
|
CfnChannel.MotionGraphicsConfigurationProperty.Builder |
motionGraphicsSettings(CfnChannel.MotionGraphicsSettingsProperty motionGraphicsSettings)
|
CfnChannel.MotionGraphicsConfigurationProperty.Builder |
motionGraphicsSettings(IResolvable motionGraphicsSettings)
|
@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty.Builder motionGraphicsInsertion(String motionGraphicsInsertion)
motionGraphicsInsertion - `CfnChannel.MotionGraphicsConfigurationProperty.MotionGraphicsInsertion`.this@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty.Builder motionGraphicsSettings(CfnChannel.MotionGraphicsSettingsProperty motionGraphicsSettings)
motionGraphicsSettings - `CfnChannel.MotionGraphicsConfigurationProperty.MotionGraphicsSettings`.this@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty.Builder motionGraphicsSettings(IResolvable motionGraphicsSettings)
motionGraphicsSettings - `CfnChannel.MotionGraphicsConfigurationProperty.MotionGraphicsSettings`.this@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.MotionGraphicsConfigurationProperty>CfnChannel.MotionGraphicsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.