cleanupPolicy

@JvmName(name = "abumsnlmeetaijja")
suspend fun cleanupPolicy(value: Output<String>)
@JvmName(name = "cevoovmsqisclvxn")
suspend fun cleanupPolicy(value: String?)

Parameters

value

The topic cleanup policy that describes whether messages should be deleted, compacted, or both when retention policies are violated. This may be one of "delete", "compact", or "compact_delete".