Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.BurnInDestinationSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.BurnInDestinationSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionSets the value ofCfnChannel.BurnInDestinationSettingsProperty.getAlignment()
CfnChannel.BurnInDestinationSettingsProperty.Builder.backgroundColor
(String backgroundColor) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getBackgroundColor()
CfnChannel.BurnInDestinationSettingsProperty.Builder.backgroundOpacity
(Number backgroundOpacity) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getBackgroundOpacity()
CfnChannel.BurnInDestinationSettingsProperty.builder()
CfnChannel.BurnInDestinationSettingsProperty.Builder.font
(IResolvable font) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFont()
CfnChannel.BurnInDestinationSettingsProperty.Builder.font
(CfnChannel.InputLocationProperty font) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFont()
Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFontColor()
CfnChannel.BurnInDestinationSettingsProperty.Builder.fontOpacity
(Number fontOpacity) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFontOpacity()
CfnChannel.BurnInDestinationSettingsProperty.Builder.fontResolution
(Number fontResolution) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFontResolution()
Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getFontSize()
CfnChannel.BurnInDestinationSettingsProperty.Builder.outlineColor
(String outlineColor) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getOutlineColor()
CfnChannel.BurnInDestinationSettingsProperty.Builder.outlineSize
(Number outlineSize) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getOutlineSize()
CfnChannel.BurnInDestinationSettingsProperty.Builder.shadowColor
(String shadowColor) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getShadowColor()
CfnChannel.BurnInDestinationSettingsProperty.Builder.shadowOpacity
(Number shadowOpacity) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getShadowOpacity()
CfnChannel.BurnInDestinationSettingsProperty.Builder.shadowXOffset
(Number shadowXOffset) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getShadowXOffset()
CfnChannel.BurnInDestinationSettingsProperty.Builder.shadowYOffset
(Number shadowYOffset) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getShadowYOffset()
CfnChannel.BurnInDestinationSettingsProperty.Builder.teletextGridControl
(String teletextGridControl) Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getTeletextGridControl()
Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getXPosition()
Sets the value ofCfnChannel.BurnInDestinationSettingsProperty.getYPosition()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.BurnInDestinationSettingsProperty.Builder
.