Content Key Policy Play Ready License Args
data class ContentKeyPolicyPlayReadyLicenseArgs(val allowTestDevices: Output<Boolean>, val beginDate: Output<String>? = null, val contentKeyLocation: Output<Either<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs, ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierArgs>>, val contentType: Output<Either<String, ContentKeyPolicyPlayReadyContentType>>, val expirationDate: Output<String>? = null, val gracePeriod: Output<String>? = null, val licenseType: Output<Either<String, ContentKeyPolicyPlayReadyLicenseType>>, val playRight: Output<ContentKeyPolicyPlayReadyPlayRightArgs>? = null, val relativeBeginDate: Output<String>? = null, val relativeExpirationDate: Output<String>? = null, val securityLevel: Output<Either<String, SecurityLevel>>? = null) : ConvertibleToJava<ContentKeyPolicyPlayReadyLicenseArgs>
The PlayReady license
Constructors
Link copied to clipboard
fun ContentKeyPolicyPlayReadyLicenseArgs(allowTestDevices: Output<Boolean>, beginDate: Output<String>? = null, contentKeyLocation: Output<Either<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs, ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierArgs>>, contentType: Output<Either<String, ContentKeyPolicyPlayReadyContentType>>, expirationDate: Output<String>? = null, gracePeriod: Output<String>? = null, licenseType: Output<Either<String, ContentKeyPolicyPlayReadyLicenseType>>, playRight: Output<ContentKeyPolicyPlayReadyPlayRightArgs>? = null, relativeBeginDate: Output<String>? = null, relativeExpirationDate: Output<String>? = null, securityLevel: Output<Either<String, SecurityLevel>>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard