Uses of Interface
software.amazon.awscdk.services.mediaconnect.CfnFlowOutput.EncryptionProperty
Packages that use CfnFlowOutput.EncryptionProperty
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnFlowOutput.EncryptionProperty in software.amazon.awscdk.services.mediaconnect
Classes in software.amazon.awscdk.services.mediaconnect that implement CfnFlowOutput.EncryptionPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFlowOutput.EncryptionProperty
Methods in software.amazon.awscdk.services.mediaconnect that return CfnFlowOutput.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowOutput.EncryptionProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.mediaconnect with parameters of type CfnFlowOutput.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowOutput.Builder.encryption
(CfnFlowOutput.EncryptionProperty encryption) The encryption credentials that you want to use for the output.CfnFlowOutputProps.Builder.encryption
(CfnFlowOutput.EncryptionProperty encryption) Sets the value ofCfnFlowOutputProps.getEncryption()
void
CfnFlowOutput.setEncryption
(CfnFlowOutput.EncryptionProperty value) The encryption credentials that you want to use for the output.