Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.TsDrmSystem
Packages that use TsDrmSystem
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of TsDrmSystem in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return TsDrmSystemModifier and TypeMethodDescriptionstatic TsDrmSystemReturns the enum constant of this type with the specified name.static TsDrmSystem[]TsDrmSystem.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 that return types with arguments of type TsDrmSystemModifier and TypeMethodDescriptiondefault List<TsDrmSystem> TsSpekeEncryptionProps.getDrmSystems()(experimental) The DRM systems to use for content protection.final List<TsDrmSystem> TsSpekeEncryptionProps.Jsii$Proxy.getDrmSystems()Method parameters in software.amazon.awscdk.services.mediapackagev2.alpha with type arguments of type TsDrmSystemModifier and TypeMethodDescriptionTsSpekeEncryptionProps.Builder.drmSystems(List<? extends TsDrmSystem> drmSystems) Sets the value ofTsSpekeEncryptionProps.getDrmSystems()