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