Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.CmafEncryptionMethod
Packages that use CmafEncryptionMethod
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of CmafEncryptionMethod in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return CmafEncryptionMethodModifier and TypeMethodDescriptionCmafSpekeEncryptionProps.getMethod()(experimental) The encryption method to use.final CmafEncryptionMethodCmafSpekeEncryptionProps.Jsii$Proxy.getMethod()static CmafEncryptionMethodReturns the enum constant of this type with the specified name.static CmafEncryptionMethod[]CmafEncryptionMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type CmafEncryptionMethodModifier and TypeMethodDescriptionCmafSpekeEncryptionProps.Builder.method(CmafEncryptionMethod method) Sets the value ofCmafSpekeEncryptionProps.getMethod()