Uses of Class
software.amazon.awscdk.services.medialive.alpha.SrtCallerSourceProps.Builder
Packages that use SrtCallerSourceProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of SrtCallerSourceProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return SrtCallerSourceProps.BuilderModifier and TypeMethodDescriptionstatic SrtCallerSourceProps.BuilderSrtCallerSourceProps.builder()SrtCallerSourceProps.Builder.decryption(SrtDecryptionProps decryption) Sets the value ofSrtCallerSourceProps.getDecryption()SrtCallerSourceProps.Builder.minimumLatency(Duration minimumLatency) Sets the value ofSrtCallerSourceProps.getMinimumLatency()SrtCallerSourceProps.Builder.srtListenerAddress(String srtListenerAddress) Sets the value ofSrtCallerSourceProps.getSrtListenerAddress()SrtCallerSourceProps.Builder.srtListenerPort(Number srtListenerPort) Sets the value ofSrtCallerSourceProps.getSrtListenerPort()Sets the value ofSrtCallerSourceProps.getStreamId()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type SrtCallerSourceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SrtCallerSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSrtCallerSourceProps.Builder.