PersistenceResponse

fun PersistenceResponse(aofEnabled: Boolean? = null, aofFrequency: String? = null, rdbEnabled: Boolean? = null, rdbFrequency: String? = null)