Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.AudioOnlyHlsSettingsProperty.Builder
Packages that use CfnChannel.AudioOnlyHlsSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.AudioOnlyHlsSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.AudioOnlyHlsSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.AudioOnlyHlsSettingsProperty.Builder.audioGroupId
(String audioGroupId) Sets the value ofCfnChannel.AudioOnlyHlsSettingsProperty.getAudioGroupId()
CfnChannel.AudioOnlyHlsSettingsProperty.Builder.audioOnlyImage
(IResolvable audioOnlyImage) Sets the value ofCfnChannel.AudioOnlyHlsSettingsProperty.getAudioOnlyImage()
CfnChannel.AudioOnlyHlsSettingsProperty.Builder.audioOnlyImage
(CfnChannel.InputLocationProperty audioOnlyImage) Sets the value ofCfnChannel.AudioOnlyHlsSettingsProperty.getAudioOnlyImage()
CfnChannel.AudioOnlyHlsSettingsProperty.Builder.audioTrackType
(String audioTrackType) Sets the value ofCfnChannel.AudioOnlyHlsSettingsProperty.getAudioTrackType()
CfnChannel.AudioOnlyHlsSettingsProperty.builder()
CfnChannel.AudioOnlyHlsSettingsProperty.Builder.segmentType
(String segmentType) Sets the value ofCfnChannel.AudioOnlyHlsSettingsProperty.getSegmentType()
Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.AudioOnlyHlsSettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.AudioOnlyHlsSettingsProperty.Builder
.