Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothEventStopBehavior
Packages that use MsSmoothEventStopBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothEventStopBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MsSmoothEventStopBehaviorModifier and TypeFieldDescriptionstatic final MsSmoothEventStopBehaviorMsSmoothEventStopBehavior.NONE(experimental) None.static final MsSmoothEventStopBehaviorMsSmoothEventStopBehavior.SEND_EOS(experimental) Send EOS.Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothEventStopBehaviorModifier and TypeMethodDescriptiondefault MsSmoothEventStopBehaviorMsSmoothOutputGroupProps.getEventStopBehavior()(experimental) When set to SEND_EOS, sends an EOS signal to an IIS server when stopping the channel.MsSmoothOutputGroupProps.Jsii$Proxy.getEventStopBehavior()static MsSmoothEventStopBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothEventStopBehaviorModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.eventStopBehavior(MsSmoothEventStopBehavior eventStopBehavior) Sets the value ofMsSmoothOutputGroupProps.getEventStopBehavior()