Uses of Class
software.amazon.awscdk.services.medialive.alpha.BlackoutSlateState
Packages that use BlackoutSlateState
Package
Description
AWS::MediaLive Construct Library
-
Uses of BlackoutSlateState in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as BlackoutSlateStateModifier and TypeFieldDescriptionstatic final BlackoutSlateStateBlackoutSlateState.DISABLED(experimental) Disable blackout slate.static final BlackoutSlateStateBlackoutSlateState.ENABLED(experimental) Enable blackout slate.Methods in software.amazon.awscdk.services.medialive.alpha that return BlackoutSlateStateModifier and TypeMethodDescriptiondefault BlackoutSlateStateBlackoutSlate.getState()(experimental) Whether to enable the blackout slate.final BlackoutSlateStateBlackoutSlate.Jsii$Proxy.getState()static BlackoutSlateState(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type BlackoutSlateStateModifier and TypeMethodDescriptionBlackoutSlate.Builder.state(BlackoutSlateState state) Sets the value ofBlackoutSlate.getState()