Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsIvInManifest
Packages that use HlsIvInManifest
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsIvInManifest in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsIvInManifestModifier and TypeFieldDescriptionstatic final HlsIvInManifestHlsIvInManifest.EXCLUDE(experimental) Exclude IV from manifest.static final HlsIvInManifestHlsIvInManifest.INCLUDE(experimental) Include IV in manifest.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsIvInManifestModifier and TypeMethodDescriptiondefault HlsIvInManifestHlsOutputGroupProps.getIvInManifest()(experimental) Whether the IV is listed in the manifest.final HlsIvInManifestHlsOutputGroupProps.Jsii$Proxy.getIvInManifest()static HlsIvInManifest(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsIvInManifestModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.ivInManifest(HlsIvInManifest ivInManifest) Sets the value ofHlsOutputGroupProps.getIvInManifest()