Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.StandardHlsSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.StandardHlsSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.StandardHlsSettingsProperty.Builder.audioRenditionSets
(String audioRenditionSets) Sets the value ofCfnChannel.StandardHlsSettingsProperty.getAudioRenditionSets()
CfnChannel.StandardHlsSettingsProperty.builder()
CfnChannel.StandardHlsSettingsProperty.Builder.m3U8Settings
(IResolvable m3U8Settings) Sets the value ofCfnChannel.StandardHlsSettingsProperty.getM3U8Settings()
CfnChannel.StandardHlsSettingsProperty.Builder.m3U8Settings
(CfnChannel.M3u8SettingsProperty m3U8Settings) Sets the value ofCfnChannel.StandardHlsSettingsProperty.getM3U8Settings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.StandardHlsSettingsProperty.Builder
.