Uses of Interface
software.amazon.awscdk.services.mediaconnect.CfnFlowSource.EncryptionProperty
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnFlowSource.EncryptionProperty in software.amazon.awscdk.services.mediaconnect
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFlowSource.EncryptionProperty
Modifier and TypeMethodDescriptionCfnFlowSource.EncryptionProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnFlowSource.setDecryption
(CfnFlowSource.EncryptionProperty value) The type of encryption that is used on the content ingested from the source.