Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.TsEncryptionMethod
Packages that use TsEncryptionMethod
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of TsEncryptionMethod in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return TsEncryptionMethodModifier and TypeMethodDescriptionTsSpekeEncryptionProps.getMethod()(experimental) The encryption method to use.final TsEncryptionMethodTsSpekeEncryptionProps.Jsii$Proxy.getMethod()static TsEncryptionMethodReturns the enum constant of this type with the specified name.static TsEncryptionMethod[]TsEncryptionMethod.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 TsEncryptionMethodModifier and TypeMethodDescriptionTsSpekeEncryptionProps.Builder.method(TsEncryptionMethod method) Sets the value ofTsSpekeEncryptionProps.getMethod()