Pool Image Args
data class PoolImageArgs(val aliases: Output<List<String>>? = null, val buffer: Output<String>? = null, val resourceId: Output<String>) : ConvertibleToJava<PoolImageArgs>
The VM image of the machines in the pool.
The VM image of the machines in the pool.