Batch Pool Identity Args
data class BatchPoolIdentityArgs(val type: Output<PoolIdentityType>, val userAssignedIdentities: Output<List<String>>? = null) : ConvertibleToJava<BatchPoolIdentityArgs>
The identity of the Batch pool, if configured. If the pool identity is updated during update an existing pool, only the new vms which are created after the pool shrinks to 0 will have the updated identities