Protected Item Dynamic Memory Config Response
data class ProtectedItemDynamicMemoryConfigResponse(val maximumMemoryInMegaBytes: Double, val minimumMemoryInMegaBytes: Double, val targetMemoryBufferPercentage: Int)
Protected item dynamic memory config.