Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.SourceSrtCaller.Builder
Packages that use SourceSrtCaller.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of SourceSrtCaller.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return SourceSrtCaller.BuilderModifier and TypeMethodDescriptionstatic SourceSrtCaller.BuilderSourceSrtCaller.builder()SourceSrtCaller.Builder.decryption(SrtPasswordEncryption decryption) Sets the value ofSourceSrtCaller.getDecryption()SourceSrtCaller.Builder.description(String description) Sets the value ofSourceBase.getDescription()SourceSrtCaller.Builder.flowSourceName(String flowSourceName) Sets the value ofSourceBase.getFlowSourceName()SourceSrtCaller.Builder.maxBitrate(Bitrate maxBitrate) Sets the value ofSourceSrtCaller.getMaxBitrate()SourceSrtCaller.Builder.maxLatency(Duration maxLatency) Sets the value ofSourceSrtCaller.getMaxLatency()SourceSrtCaller.Builder.minLatency(Duration minLatency) Sets the value ofSourceSrtCaller.getMinLatency()SourceSrtCaller.Builder.sourceListenerAddress(String sourceListenerAddress) Sets the value ofSourceSrtCaller.getSourceListenerAddress()SourceSrtCaller.Builder.sourceListenerPort(Number sourceListenerPort) Sets the value ofSourceSrtCaller.getSourceListenerPort()Sets the value ofSourceSrtCaller.getStreamId()SourceSrtCaller.Builder.vpcInterface(VpcInterfaceConfig vpcInterface) Sets the value ofSourceSrtCaller.getVpcInterface()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type SourceSrtCaller.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SourceSrtCaller.Builder builder) Constructor that initializes the object based on literal property values passed by theSourceSrtCaller.Builder.