Uses of Class
software.amazon.awscdk.services.medialive.alpha.KlvBehavior
Packages that use KlvBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of KlvBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as KlvBehaviorModifier and TypeFieldDescriptionstatic final KlvBehaviorKlvBehavior.NO_PASSTHROUGH(experimental) No passthrough.static final KlvBehaviorKlvBehavior.PASSTHROUGH(experimental) Passthrough.Methods in software.amazon.awscdk.services.medialive.alpha that return KlvBehaviorModifier and TypeMethodDescriptiondefault KlvBehaviorCmafIngestOutputGroupProps.getKlvBehavior()(experimental) The KLV behavior for the CMAF ingest output.final KlvBehaviorCmafIngestOutputGroupProps.Jsii$Proxy.getKlvBehavior()default KlvBehaviorMediaPackageV2OutputGroupBaseProps.getKlvBehavior()(experimental) The KLV behavior.final KlvBehaviorMediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getKlvBehavior()final KlvBehaviorMediaPackageV2OutputGroupProps.Jsii$Proxy.getKlvBehavior()final KlvBehaviorMediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getKlvBehavior()static KlvBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type KlvBehaviorModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofCmafIngestOutputGroupProps.getKlvBehavior()MediaPackageV2OutputGroupBaseProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getKlvBehavior()MediaPackageV2OutputGroupProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getKlvBehavior()MediaPackageV2PerPipelineOutputGroupProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getKlvBehavior()