enforceConsumerDeletion

@JvmName(name = "bvgjyllcqfgomwdw")
suspend fun enforceConsumerDeletion(value: Output<Boolean>)
@JvmName(name = "otknwbtppecgqmno")
suspend fun enforceConsumerDeletion(value: Boolean?)

Parameters

value

A boolean that indicates all registered consumers should be deregistered from the stream so that the stream can be destroyed without error. The default value is false.