statusMap

val statusMap: Output<Map<String, Int>>

The status map of the resource supplied above. The key is instance_id and the values are 1(running) 0(converting) -1(failed) and -2(offline).