class Aws::MediaConvert::Types::MsSmoothEncryptionSettings

If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider.

@note When making an API call, you may pass MsSmoothEncryptionSettings

data as a hash:

    {
      speke_key_provider: {
        certificate_arn: "__stringPatternArnAwsUsGovAcm",
        resource_id: "__string",
        system_ids: ["__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12"],
        url: "__stringPatternHttps",
      },
    }

@!attribute [rw] speke_key_provider

If your output group type is HLS, DASH, or Microsoft Smooth, use
these settings when doing DRM encryption with a SPEKE-compliant key
provider. If your output group type is CMAF, use the
SpekeKeyProviderCmaf settings instead.
@return [Types::SpekeKeyProvider]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/MsSmoothEncryptionSettings AWS API Documentation

Constants

SENSITIVE