Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.StaticKeyEncryption
Packages that use StaticKeyEncryption
Package
Description
AWS::MediaConnect Construct Library
-
Uses of StaticKeyEncryption in software.amazon.awscdk.services.mediaconnect.alpha
Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement StaticKeyEncryptionMethods in software.amazon.awscdk.services.mediaconnect.alpha that return StaticKeyEncryptionModifier and TypeMethodDescriptionStaticKeyEncryption.Builder.build()Builds the configured instance.default StaticKeyEncryptionEntitlementSource.getDecryption()(experimental) Options to decrypt incoming feed.final StaticKeyEncryptionEntitlementSource.Jsii$Proxy.getDecryption()default StaticKeyEncryptionSourceZixiPush.getDecryption()(experimental) Decrypt source with static keys.final StaticKeyEncryptionSourceZixiPush.Jsii$Proxy.getDecryption()default StaticKeyEncryptionFlowEntitlementProps.getEncryption()(experimental) Options for encrypting the entitlement.final StaticKeyEncryptionFlowEntitlementProps.Jsii$Proxy.getEncryption()default StaticKeyEncryptionZixiPullOutputConfig.getEncryption()(experimental) Static key encryption for this output.final StaticKeyEncryptionZixiPullOutputConfig.Jsii$Proxy.getEncryption()default StaticKeyEncryptionZixiPushOutputConfig.getEncryption()(experimental) Static key encryption for this output.final StaticKeyEncryptionZixiPushOutputConfig.Jsii$Proxy.getEncryption()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type StaticKeyEncryptionModifier and TypeMethodDescriptionEntitlementSource.Builder.decryption(StaticKeyEncryption decryption) Sets the value ofEntitlementSource.getDecryption()SourceZixiPush.Builder.decryption(StaticKeyEncryption decryption) Sets the value ofSourceZixiPush.getDecryption()FlowEntitlement.Builder.encryption(StaticKeyEncryption encryption) (experimental) Options for encrypting the entitlement.FlowEntitlementProps.Builder.encryption(StaticKeyEncryption encryption) Sets the value ofFlowEntitlementProps.getEncryption()ZixiPullOutputConfig.Builder.encryption(StaticKeyEncryption encryption) Sets the value ofZixiPullOutputConfig.getEncryption()ZixiPushOutputConfig.Builder.encryption(StaticKeyEncryption encryption) Sets the value ofZixiPushOutputConfig.getEncryption()