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