Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsClientCache
Packages that use HlsClientCache
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsClientCache in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsClientCacheModifier and TypeFieldDescriptionstatic final HlsClientCacheHlsClientCache.DISABLED(experimental) Disable client caching.static final HlsClientCacheHlsClientCache.ENABLED(experimental) Enable client caching.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsClientCacheModifier and TypeMethodDescriptiondefault HlsClientCacheHlsOutputGroupProps.getClientCache()(experimental) When set to DISABLED, sets the #EXT-X-ALLOW-CACHE:no tag in the manifest.final HlsClientCacheHlsOutputGroupProps.Jsii$Proxy.getClientCache()static HlsClientCache(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsClientCacheModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.clientCache(HlsClientCache clientCache) Sets the value ofHlsOutputGroupProps.getClientCache()