public static final class CfnChannel.MotionGraphicsSettingsProperty.Builder
extends java.lang.Object
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)
|
public CfnChannel.MotionGraphicsSettingsProperty.Builder htmlMotionGraphicsSettings(IResolvable htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings
- Settings to configure the motion graphics overlay to use an HTML asset.this
public CfnChannel.MotionGraphicsSettingsProperty.Builder htmlMotionGraphicsSettings(CfnChannel.HtmlMotionGraphicsSettingsProperty htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings
- Settings to configure the motion graphics overlay to use an HTML asset.this
public CfnChannel.MotionGraphicsSettingsProperty build()
CfnChannel.MotionGraphicsSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided