PersistenceConfigArgs

fun PersistenceConfigArgs(persistenceMode: Output<PersistenceConfigPersistenceMode>? = null, rdbSnapshotPeriod: Output<PersistenceConfigRdbSnapshotPeriod>? = null, rdbSnapshotStartTime: Output<String>? = null)