Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.HlsMediaStoreSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.HlsMediaStoreSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.HlsMediaStoreSettingsProperty.builder()
CfnChannel.HlsMediaStoreSettingsProperty.Builder.connectionRetryInterval
(Number connectionRetryInterval) Sets the value ofCfnChannel.HlsMediaStoreSettingsProperty.getConnectionRetryInterval()
CfnChannel.HlsMediaStoreSettingsProperty.Builder.filecacheDuration
(Number filecacheDuration) Sets the value ofCfnChannel.HlsMediaStoreSettingsProperty.getFilecacheDuration()
CfnChannel.HlsMediaStoreSettingsProperty.Builder.mediaStoreStorageClass
(String mediaStoreStorageClass) Sets the value ofCfnChannel.HlsMediaStoreSettingsProperty.getMediaStoreStorageClass()
CfnChannel.HlsMediaStoreSettingsProperty.Builder.numRetries
(Number numRetries) Sets the value ofCfnChannel.HlsMediaStoreSettingsProperty.getNumRetries()
CfnChannel.HlsMediaStoreSettingsProperty.Builder.restartDelay
(Number restartDelay) Sets the value ofCfnChannel.HlsMediaStoreSettingsProperty.getRestartDelay()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.HlsMediaStoreSettingsProperty.Builder
.