Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.HlsOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.HlsOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.HlsOutputSettingsProperty.builder()
CfnChannel.HlsOutputSettingsProperty.Builder.h265PackagingType
(String h265PackagingType) Sets the value ofCfnChannel.HlsOutputSettingsProperty.getH265PackagingType()
CfnChannel.HlsOutputSettingsProperty.Builder.hlsSettings
(IResolvable hlsSettings) Sets the value ofCfnChannel.HlsOutputSettingsProperty.getHlsSettings()
CfnChannel.HlsOutputSettingsProperty.Builder.hlsSettings
(CfnChannel.HlsSettingsProperty hlsSettings) Sets the value ofCfnChannel.HlsOutputSettingsProperty.getHlsSettings()
CfnChannel.HlsOutputSettingsProperty.Builder.nameModifier
(String nameModifier) Sets the value ofCfnChannel.HlsOutputSettingsProperty.getNameModifier()
CfnChannel.HlsOutputSettingsProperty.Builder.segmentModifier
(String segmentModifier) Sets the value ofCfnChannel.HlsOutputSettingsProperty.getSegmentModifier()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.HlsOutputSettingsProperty.Builder
.