Uses of Class
software.amazon.awscdk.services.medialive.alpha.NetworkEndBlackout
Packages that use NetworkEndBlackout
Package
Description
AWS::MediaLive Construct Library
-
Uses of NetworkEndBlackout in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as NetworkEndBlackoutModifier and TypeFieldDescriptionstatic final NetworkEndBlackoutNetworkEndBlackout.DISABLED(experimental) Disable network end blackout.static final NetworkEndBlackoutNetworkEndBlackout.ENABLED(experimental) Enable network end blackout.Methods in software.amazon.awscdk.services.medialive.alpha that return NetworkEndBlackoutModifier and TypeMethodDescriptiondefault NetworkEndBlackoutBlackoutSlate.getNetworkEndBlackout()(experimental) Whether to enable network end blackout (triggered by SCTE-35 Network End Segmentation Descriptor).final NetworkEndBlackoutBlackoutSlate.Jsii$Proxy.getNetworkEndBlackout()static NetworkEndBlackout(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type NetworkEndBlackoutModifier and TypeMethodDescriptionBlackoutSlate.Builder.networkEndBlackout(NetworkEndBlackout networkEndBlackout) Sets the value ofBlackoutSlate.getNetworkEndBlackout()