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