Uses of Class
software.amazon.awscdk.services.medialive.alpha.InputEndAction
Packages that use InputEndAction
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputEndAction in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as InputEndActionModifier and TypeFieldDescriptionstatic final InputEndActionInputEndAction.NONE(experimental) Do nothing — show slate or black until next input switch.static final InputEndActionInputEndAction.SWITCH_AND_LOOP_INPUTS(experimental) Restart at the beginning of the first input.Methods in software.amazon.awscdk.services.medialive.alpha that return InputEndActionModifier and TypeMethodDescriptiondefault InputEndActionGlobalConfiguration.getInputEndAction()(experimental) Action to take when the current input completes.final InputEndActionGlobalConfiguration.Jsii$Proxy.getInputEndAction()static InputEndAction(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type InputEndActionModifier and TypeMethodDescriptionGlobalConfiguration.Builder.inputEndAction(InputEndAction inputEndAction) Sets the value ofGlobalConfiguration.getInputEndAction()