default Content Key
suspend fun defaultContentKey(value: Output<StreamingPolicyCommonEncryptionCbcsDefaultContentKeyArgs>)
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 StreamingPolicyCommonEncryptionCbcsDefaultContentKeyArgsBuilder.() -> Unit)
Parameters
argument
A default_content_key
block as defined below. Changing this forces a new Streaming Policy to be created.