@Stability(value=Stable) public static final class CfnChannel.MotionGraphicsSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.MotionGraphicsSettingsProperty>
CfnChannel.MotionGraphicsSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.MotionGraphicsSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.MotionGraphicsSettingsProperty.Builder |
htmlMotionGraphicsSettings(CfnChannel.HtmlMotionGraphicsSettingsProperty htmlMotionGraphicsSettings)
|
CfnChannel.MotionGraphicsSettingsProperty.Builder |
htmlMotionGraphicsSettings(IResolvable htmlMotionGraphicsSettings)
|
@Stability(value=Stable) public CfnChannel.MotionGraphicsSettingsProperty.Builder htmlMotionGraphicsSettings(CfnChannel.HtmlMotionGraphicsSettingsProperty htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings - Settings to configure the motion graphics overlay to use an HTML asset.this@Stability(value=Stable) public CfnChannel.MotionGraphicsSettingsProperty.Builder htmlMotionGraphicsSettings(IResolvable htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings - Settings to configure the motion graphics overlay to use an HTML asset.this@Stability(value=Stable) public CfnChannel.MotionGraphicsSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.MotionGraphicsSettingsProperty>CfnChannel.MotionGraphicsSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.