Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.DrmSettingsKey
Packages that use DrmSettingsKey
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of DrmSettingsKey in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return DrmSettingsKeyModifier and TypeMethodDescriptionstatic DrmSettingsKeyReturns the enum constant of this type with the specified name.static DrmSettingsKey[]DrmSettingsKey.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 DrmSettingsKeyModifier and TypeMethodDescriptiondefault List<DrmSettingsKey> FilterConfiguration.getDrmSettings()(experimental) DRM settings for manifest egress requests.final List<DrmSettingsKey> FilterConfiguration.Jsii$Proxy.getDrmSettings()Method parameters in software.amazon.awscdk.services.mediapackagev2.alpha with type arguments of type DrmSettingsKeyModifier and TypeMethodDescriptionFilterConfiguration.Builder.drmSettings(List<? extends DrmSettingsKey> drmSettings) Sets the value ofFilterConfiguration.getDrmSettings()