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