class Aws::MediaConvert::Types::StaticKeyProvider
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/StaticKeyProvider AWS API Documentation
@return [String]
used for protecting content.
Relates to DRM implementation. The location of the license server
@!attribute [rw] url
@return [String]
to specify Key Value (StaticKeyValue).
Relates to DRM implementation. Use a 32-character hexidecimal string
@!attribute [rw] static_key_value
@return [String]
version value or a slash delimited list of version values (1/2/3).
Relates to DRM implementation. Either a single positive integer
@!attribute [rw] key_format_versions
@return [String]
omitted to indicate an implicit value of ‘identity’.
attribute. Must be ‘identity’ or a reverse DNS string. May be
Relates to DRM implementation. Sets the value of the KEYFORMAT
@!attribute [rw] key_format
}
url: “__string”,
static_key_value: “__stringPatternAZaZ0932”,
key_format_versions: “__stringPatternDD”,
key_format: “__stringPatternIdentityAZaZ26AZaZ09163”,
{
data as a hash:
@note When making an API call, you may pass StaticKeyProvider
Use these settings to set up encryption with a static key provider.