Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.SrtPasswordEncryption
Packages that use SrtPasswordEncryption
Package
Description
AWS::MediaConnect Construct Library
-
Uses of SrtPasswordEncryption in software.amazon.awscdk.services.mediaconnect.alpha
Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement SrtPasswordEncryptionMethods in software.amazon.awscdk.services.mediaconnect.alpha that return SrtPasswordEncryptionModifier and TypeMethodDescriptionSrtPasswordEncryption.Builder.build()Builds the configured instance.default SrtPasswordEncryptionSourceSrtCaller.getDecryption()(experimental) SRT Decryption options.final SrtPasswordEncryptionSourceSrtCaller.Jsii$Proxy.getDecryption()default SrtPasswordEncryptionSourceSrtListener.getDecryption()(experimental) SRT Decryption options.final SrtPasswordEncryptionSourceSrtListener.Jsii$Proxy.getDecryption()default SrtPasswordEncryptionSrtCallerOutputConfig.getEncryption()(experimental) SRT password encryption for this output.final SrtPasswordEncryptionSrtCallerOutputConfig.Jsii$Proxy.getEncryption()default SrtPasswordEncryptionSrtListenerOutputConfig.getEncryption()(experimental) SRT password encryption for this output.final SrtPasswordEncryptionSrtListenerOutputConfig.Jsii$Proxy.getEncryption()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type SrtPasswordEncryptionModifier and TypeMethodDescriptionSourceSrtCaller.Builder.decryption(SrtPasswordEncryption decryption) Sets the value ofSourceSrtCaller.getDecryption()SourceSrtListener.Builder.decryption(SrtPasswordEncryption decryption) Sets the value ofSourceSrtListener.getDecryption()SrtCallerOutputConfig.Builder.encryption(SrtPasswordEncryption encryption) Sets the value ofSrtCallerOutputConfig.getEncryption()SrtListenerOutputConfig.Builder.encryption(SrtPasswordEncryption encryption) Sets the value ofSrtListenerOutputConfig.getEncryption()