Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.VideoDescriptionProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.VideoDescriptionProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.VideoDescriptionProperty.builder()
CfnChannel.VideoDescriptionProperty.Builder.codecSettings
(IResolvable codecSettings) Sets the value ofCfnChannel.VideoDescriptionProperty.getCodecSettings()
CfnChannel.VideoDescriptionProperty.Builder.codecSettings
(CfnChannel.VideoCodecSettingsProperty codecSettings) Sets the value ofCfnChannel.VideoDescriptionProperty.getCodecSettings()
Sets the value ofCfnChannel.VideoDescriptionProperty.getHeight()
Sets the value ofCfnChannel.VideoDescriptionProperty.getName()
CfnChannel.VideoDescriptionProperty.Builder.respondToAfd
(String respondToAfd) Sets the value ofCfnChannel.VideoDescriptionProperty.getRespondToAfd()
CfnChannel.VideoDescriptionProperty.Builder.scalingBehavior
(String scalingBehavior) Sets the value ofCfnChannel.VideoDescriptionProperty.getScalingBehavior()
Sets the value ofCfnChannel.VideoDescriptionProperty.getSharpness()
Sets the value ofCfnChannel.VideoDescriptionProperty.getWidth()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.VideoDescriptionProperty.Builder
.