Uses of Interface
software.amazon.awscdk.services.mediaconnect.CfnFlowEntitlement.EncryptionProperty
Packages that use CfnFlowEntitlement.EncryptionProperty
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnFlowEntitlement.EncryptionProperty in software.amazon.awscdk.services.mediaconnect
Classes in software.amazon.awscdk.services.mediaconnect that implement CfnFlowEntitlement.EncryptionPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFlowEntitlement.EncryptionProperty
Methods in software.amazon.awscdk.services.mediaconnect that return CfnFlowEntitlement.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowEntitlement.EncryptionProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.mediaconnect with parameters of type CfnFlowEntitlement.EncryptionPropertyModifier and TypeMethodDescriptionCfnFlowEntitlement.Builder.encryption
(CfnFlowEntitlement.EncryptionProperty encryption) The type of encryption that MediaConnect will use on the output that is associated with the entitlement.CfnFlowEntitlementProps.Builder.encryption
(CfnFlowEntitlement.EncryptionProperty encryption) Sets the value ofCfnFlowEntitlementProps.getEncryption()
void
CfnFlowEntitlement.setEncryption
(CfnFlowEntitlement.EncryptionProperty value) The type of encryption that MediaConnect will use on the output that is associated with the entitlement.