@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 - Enables or disables the motion graphics overlay feature in the channel.this@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty.Builder motionGraphicsSettings(CfnChannel.MotionGraphicsSettingsProperty motionGraphicsSettings)
motionGraphicsSettings - Settings to enable and configure the motion graphics overlay feature in the channel.this@Stability(value=Stable) public CfnChannel.MotionGraphicsConfigurationProperty.Builder motionGraphicsSettings(IResolvable motionGraphicsSettings)
motionGraphicsSettings - Settings to enable and configure the motion graphics overlay feature in the channel.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 © 2022. All rights reserved.