default Content Key
suspend fun defaultContentKey(value: Output<StreamingPolicyCommonEncryptionCencDefaultContentKeyArgs>)
Parameters
value
A default_content_key
block as defined below. Changing this forces a new Streaming Policy to be created.
suspend fun defaultContentKey(argument: suspend StreamingPolicyCommonEncryptionCencDefaultContentKeyArgsBuilder.() -> Unit)
Parameters
argument
A default_content_key
block as defined below. Changing this forces a new Streaming Policy to be created.