Uses of Class
software.amazon.awscdk.services.medialive.alpha.RtmpCacheFullBehavior
Packages that use RtmpCacheFullBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpCacheFullBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as RtmpCacheFullBehaviorModifier and TypeFieldDescriptionstatic final RtmpCacheFullBehaviorRtmpCacheFullBehavior.DISCONNECT_IMMEDIATELY(experimental) Disconnect immediately.static final RtmpCacheFullBehaviorRtmpCacheFullBehavior.WAIT_FOR_SERVER(experimental) Wait for server.Methods in software.amazon.awscdk.services.medialive.alpha that return RtmpCacheFullBehaviorModifier and TypeMethodDescriptiondefault RtmpCacheFullBehaviorRtmpOutputGroupProps.getCacheFullBehavior()(experimental) Controls behavior when the content cache fills up.final RtmpCacheFullBehaviorRtmpOutputGroupProps.Jsii$Proxy.getCacheFullBehavior()static RtmpCacheFullBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type RtmpCacheFullBehaviorModifier and TypeMethodDescriptionRtmpOutputGroupProps.Builder.cacheFullBehavior(RtmpCacheFullBehavior cacheFullBehavior) Sets the value ofRtmpOutputGroupProps.getCacheFullBehavior()