Uses of Class
software.amazon.awscdk.services.medialive.alpha.SrtDecryptionProps.Builder
Packages that use SrtDecryptionProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of SrtDecryptionProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return SrtDecryptionProps.BuilderModifier and TypeMethodDescriptionSrtDecryptionProps.Builder.algorithm(SrtDecryptionAlgorithm algorithm) Sets the value ofSrtDecryptionProps.getAlgorithm()static SrtDecryptionProps.BuilderSrtDecryptionProps.builder()SrtDecryptionProps.Builder.passphraseSecret(ISecret passphraseSecret) Sets the value ofSrtDecryptionProps.getPassphraseSecret()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type SrtDecryptionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SrtDecryptionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSrtDecryptionProps.Builder.