Uses of Class
software.amazon.awscdk.services.medialive.alpha.FeatureActivationState
Packages that use FeatureActivationState
Package
Description
AWS::MediaLive Construct Library
-
Uses of FeatureActivationState in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as FeatureActivationStateModifier and TypeFieldDescriptionstatic final FeatureActivationStateFeatureActivationState.DISABLED(experimental) Disable the feature.static final FeatureActivationStateFeatureActivationState.ENABLED(experimental) Enable the feature.Methods in software.amazon.awscdk.services.medialive.alpha that return FeatureActivationStateModifier and TypeMethodDescriptiondefault FeatureActivationStateFeatureActivations.getInputPrepareScheduleActions()(experimental) Enable Input Prepare schedule actions.final FeatureActivationStateFeatureActivations.Jsii$Proxy.getInputPrepareScheduleActions()default FeatureActivationStateFeatureActivations.getOutputStaticImageOverlayScheduleActions()(experimental) Enable output static image overlay schedule actions.final FeatureActivationStateFeatureActivations.Jsii$Proxy.getOutputStaticImageOverlayScheduleActions()static FeatureActivationState(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type FeatureActivationStateModifier and TypeMethodDescriptionFeatureActivations.Builder.inputPrepareScheduleActions(FeatureActivationState inputPrepareScheduleActions) Sets the value ofFeatureActivations.getInputPrepareScheduleActions()FeatureActivations.Builder.outputStaticImageOverlayScheduleActions(FeatureActivationState outputStaticImageOverlayScheduleActions) Sets the value ofFeatureActivations.getOutputStaticImageOverlayScheduleActions()