Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsRedundantManifest
Packages that use HlsRedundantManifest
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsRedundantManifest in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsRedundantManifestModifier and TypeFieldDescriptionstatic final HlsRedundantManifestHlsRedundantManifest.DISABLED(experimental) Disabled.static final HlsRedundantManifestHlsRedundantManifest.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsRedundantManifestModifier and TypeMethodDescriptiondefault HlsRedundantManifestHlsOutputGroupProps.getRedundantManifest()(experimental) Whether the master manifest includes information about both pipelines.final HlsRedundantManifestHlsOutputGroupProps.Jsii$Proxy.getRedundantManifest()static HlsRedundantManifest(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsRedundantManifestModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.redundantManifest(HlsRedundantManifest redundantManifest) Sets the value ofHlsOutputGroupProps.getRedundantManifest()