Get Content Key Policy Properties With Secrets Result
data class GetContentKeyPolicyPropertiesWithSecretsResult(val created: String, val description: String? = null, val lastModified: String, val options: List<ContentKeyPolicyOptionResponse>, val policyId: String)
The properties of the Content Key Policy.