Uses of Interface
software.amazon.awscdk.services.medialive.alpha.SrtDecryptionProps
Packages that use SrtDecryptionProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of SrtDecryptionProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement SrtDecryptionPropsMethods in software.amazon.awscdk.services.medialive.alpha that return SrtDecryptionPropsModifier and TypeMethodDescriptionSrtDecryptionProps.Builder.build()Builds the configured instance.default SrtDecryptionPropsSrtCallerSourceProps.getDecryption()(experimental) Decryption settings for the SRT connection.final SrtDecryptionPropsSrtCallerSourceProps.Jsii$Proxy.getDecryption()default SrtDecryptionPropsSrtListenerInputProps.getDecryption()(experimental) Decryption settings for the SRT connection.final SrtDecryptionPropsSrtListenerInputProps.Jsii$Proxy.getDecryption()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type SrtDecryptionPropsModifier and TypeMethodDescriptionSrtCallerSourceProps.Builder.decryption(SrtDecryptionProps decryption) Sets the value ofSrtCallerSourceProps.getDecryption()SrtListenerInputProps.Builder.decryption(SrtDecryptionProps decryption) Sets the value ofSrtListenerInputProps.getDecryption()