Uses of Interface
software.amazon.awscdk.services.medialive.alpha.HlsWebdavCdnProps
Packages that use HlsWebdavCdnProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsWebdavCdnProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement HlsWebdavCdnPropsMethods in software.amazon.awscdk.services.medialive.alpha that return HlsWebdavCdnPropsModifier and TypeMethodDescriptionHlsWebdavCdnProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsWebdavCdnPropsModifier and TypeMethodDescriptionstatic HlsCdnSettingsHlsCdnSettings.webdav(HlsWebdavCdnProps props) (experimental) Use WebDAV as the CDN for HLS output.