Uses of Interface
software.amazon.awscdk.services.mediaconnect.CfnFlowSource.EncryptionProperty
Packages that use CfnFlowSource.EncryptionProperty
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnFlowSource.EncryptionProperty in software.amazon.awscdk.services.mediaconnect
Classes in software.amazon.awscdk.services.mediaconnect that implement CfnFlowSource.EncryptionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFlowSource.EncryptionPropertyMethods in software.amazon.awscdk.services.mediaconnect that return CfnFlowSource.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowSource.EncryptionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediaconnect with parameters of type CfnFlowSource.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowSource.Builder.decryption(CfnFlowSource.EncryptionProperty decryption) The type of encryption that is used on the content ingested from the source.CfnFlowSourceProps.Builder.decryption(CfnFlowSource.EncryptionProperty decryption) Sets the value ofCfnFlowSourceProps.getDecryption()voidCfnFlowSource.setDecryption(CfnFlowSource.EncryptionProperty value) The type of encryption that is used on the content ingested from the source.