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