memoryInfo

@JvmName(name = "pwtfyibuqdqjhngp")
suspend fun memoryInfo(value: Output<String>)
@JvmName(name = "oduvfqtydjyctpdn")
suspend fun memoryInfo(value: String?)

Parameters

value

This property provides memory details, including total memory, available memory, and usage. This helps users understand the memory processing capabilities of compute nodes, especially when running heavy-duty applications.